I don't know 5

This commit is contained in:
2026-02-19 17:12:49 +03:00
parent f0255a8dd5
commit f2fe92dc43
5 changed files with 1 additions and 211 deletions

View File

@@ -1,15 +1,5 @@
function fish_greeting
oh-my-posh init fish --config ~/agnosterplus.omp.json | source
fastfetch
echo -e "\e[34m \e[39m""$(hyprctl splash)"
end
#
#
#
#
#
if status is-interactive
fastfetch
alias ls lsd
alias vim nvim
alias hibernate 'systemctl hibernate'
end