move to fish from zsh
This commit is contained in:
3
dot_config/private_fish/config.fish
Normal file
3
dot_config/private_fish/config.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
5
dot_config/private_fish/dot_on_install.fish
Normal file
5
dot_config/private_fish/dot_on_install.fish
Normal file
@@ -0,0 +1,5 @@
|
||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
|
||||
|
||||
fisher install IlanCosman/tide@v6
|
||||
fisher install PatrickF1/fzf.fish
|
||||
fisher install kidonng/zoxide.fish
|
||||
Reference in New Issue
Block a user