This commit is contained in:
2026-02-24 22:10:50 +00:00
commit d55b94fe05
31 changed files with 2216 additions and 0 deletions

7
fish/config.fish Normal file
View File

@@ -0,0 +1,7 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
set fish_greeting "You know what that means... FISH!"
fish_config theme choose "Catppuccin Mocha"
starship init fish | source