feat: add fish configuration files
This commit is contained in:
1
.config/fish/config.fish
Normal file
1
.config/fish/config.fish
Normal file
@ -0,0 +1 @@
|
||||
starship init fish | source
|
4
.config/fish/fish_plugins
Normal file
4
.config/fish/fish_plugins
Normal file
@ -0,0 +1,4 @@
|
||||
patrickf1/fzf.fish
|
||||
jorgebucaran/autopair.fish
|
||||
gazorby/fish-abbreviation-tips
|
||||
jethrokuan/z
|
1
.config/fish/functions/fish_greeting.fish
Normal file
1
.config/fish/functions/fish_greeting.fish
Normal file
@ -0,0 +1 @@
|
||||
function fish_greeting; fortune; end
|
Reference in New Issue
Block a user