fish.todo: tell me if sync is not mounted

This commit is contained in:
Daniella / Tove 2024-10-22 06:40:53 +02:00
parent 94d6991086
commit f8185d5f35
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -91,6 +91,11 @@ in
cat ~/sync/todo.txt
set_color normal
echo
else
set_color red
echo "> Sync is not mounted."
set_color normal
echo
end
end
function edit-todo