mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
todo: set verbosity explicitly
This commit is contained in:
parent
f81d02cdf9
commit
cfcbe41a93
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ if status is-interactive
|
|||
|
||||
function fish_greeting
|
||||
if type -q todo.sh
|
||||
todo.sh listpri a
|
||||
TODOTXT_VERBOSE=0 todo.sh listpri a
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue