I don't know 6

This commit is contained in:
2026-02-19 20:49:41 +03:00
parent f2fe92dc43
commit 72b02f5b36
2 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
if status is-interactive
fastfetch
#fastfetch
alias ls lsd
alias vim nvim
# set -g theme_color_scheme gruvbox
set -g theme_display_git_dirty yes
set -g theme_display_git_untracked yes
set -g theme_display_git_ahead_verbose yes
set -g theme_display_git_dirty_verbose yes
set -g theme_display_git_stashed_verbose yes
end
###