fish: add plans.txt

This commit is contained in:
Daniella / Tove 2024-10-30 01:10:30 +01:00
parent 265f50c053
commit 17c8150bc9
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -93,6 +93,11 @@ in
end
if status is-interactive
if [ -e ~/sync/todo.txt ]
set_color magenta
echo "> Plans from ~/sync/plans.txt:"
set_color brmagenta
cat ~/sync/plans.txt
echo
set_color blue
echo "> Your TODOs from ~/sync/todo.txt:"
set_color brblue