This commit is contained in:
Matt Nish-Lapidus 2025-03-14 09:02:42 -04:00
parent a3f1d6c346
commit 173137d78e
4 changed files with 26 additions and 27 deletions

View file

@ -2,7 +2,7 @@ function fish_greeting
status --is-login
if [ $status = 0 ]
if which figlet > /dev/null
figlet -f "/home/emenel/.local/share/flf/wavy.flf" "welcome"
figlet -f "~/.local/share/flf/wavy.flf" "welcome"
end
end
end

View file

@ -1,4 +1,4 @@
#!/bin/sh
sleep 15
sleep 10
/etc/profiles/per-user/emenel/bin/filen-desktop
/etc/profiles/per-user/emenel/bin/bitwarden