all repos

dotfiles @ c395ece

i use rach linux btw
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
                1
                 function fish_greeting

              
                2
                
                -  if type -q todo.sh

              
                3
                
                -    TODOTXT_VERBOSE=0 todo.sh listpri a

              
                4
                
                -  end

              
                5
                2
                 end