Update fish configs for new shell
This commit is contained in:
parent
7c43f9a2f5
commit
0f653a04e6
2 changed files with 4 additions and 2 deletions
|
@ -99,5 +99,3 @@ if command --search exa > /dev/null do
|
||||||
alias ls "exa"
|
alias ls "exa"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Initialize Shell
|
|
||||||
eval (starship init fish)
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
jethrokuan/z
|
jethrokuan/z
|
||||||
jorgebucaran/fish-nvm
|
jorgebucaran/fish-nvm
|
||||||
oh-my-fish/plugin-foreign-env
|
oh-my-fish/plugin-foreign-env
|
||||||
|
jorgebucaran/fisher
|
||||||
|
mattgreen/lucid.fish
|
||||||
|
franciscolourenco/done
|
||||||
|
laughedelic/pisces
|
||||||
|
|
Loading…
Add table
Reference in a new issue