all repos

dotfiles @ c395ece892ace7640a9a6c3ce76ac003db1fef43

my dotfiles
1 files changed, 0 insertions(+), 3 deletions(-)
fish: dont show the todo.sh on start up
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-08-10 01:12:17 +0300
Parent: 0d3beca
M config/fish/functions/fish_greeting.fish

@@ -1,5 +1,2 @@

function fish_greeting - if type -q todo.sh - TODOTXT_VERBOSE=0 todo.sh listpri a - end end