dotfiles
This commit is contained in:
7
fish/config.fish
Normal file
7
fish/config.fish
Normal 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
|
||||
Reference in New Issue
Block a user