fish: dont show the todo.sh on start up

This commit is contained in:
Olexandr Smirnov 2025-08-10 01:12:17 +03:00
parent 0d3beca4fc
commit c395ece892
No known key found for this signature in database

View file

@ -1,5 +1,2 @@
function fish_greeting function fish_greeting
if type -q todo.sh
TODOTXT_VERBOSE=0 todo.sh listpri a
end
end end