feat: add fish configuration files

This commit is contained in:
Pallav Vasa 2025-05-20 07:38:24 +00:00
parent 44eff8fc7f
commit 1ced08a364
4 changed files with 11 additions and 1 deletions

1
.config/fish/config.fish Normal file
View File

@ -0,0 +1 @@
starship init fish | source

View File

@ -0,0 +1,4 @@
patrickf1/fzf.fish
jorgebucaran/autopair.fish
gazorby/fish-abbreviation-tips
jethrokuan/z

View File

@ -0,0 +1 @@
function fish_greeting; fortune; end

6
.gitignore vendored
View File

@ -2,6 +2,10 @@ logs
.local
.cache
.state
.config/fish
.config/fish/*/*
.config/fish/fish_variables
!.config/fish/config.fish
!.config/fish/fish_plugins
!.config/fish/functions/fish_greeting.fish
.npm
.config/nvim/lazy-lock.json