This commit is contained in:
2026-02-19 23:26:40 +03:00
parent 0561064258
commit 3e550e0d78
5 changed files with 41 additions and 4 deletions

View File

@@ -1,8 +1,11 @@
function fish_greeting
fastfetch
echo -e "\e[34m \e[39m""$(hyprctl splash)"
end
if status is-interactive
#fastfetch
alias ls lsd
alias vim nvim
set -g fish_greeting
set -g theme_display_git_default_branch yes
set -g theme_display_git_ahead_verbose yes
set -g theme_display_git_dirty_verbose yes