feat(fish): added some plugins

This commit is contained in:
2022-05-29 19:49:21 +08:00
parent 27e1771b99
commit 2267e39e28
2 changed files with 9 additions and 0 deletions

View File

@@ -19,3 +19,8 @@ if type -q docker
alias dlaravel="docker run --rm --interactive --tty --volume \$PWD:/app --volume \$HOME/.composer:/tmp composer:latest /tmp/vendor/bin/laravel" alias dlaravel="docker run --rm --interactive --tty --volume \$PWD:/app --volume \$HOME/.composer:/tmp composer:latest /tmp/vendor/bin/laravel"
end end
if type -q thefuck
thefuck --alias | source
end

View File

@@ -2,3 +2,7 @@ PatrickF1/fzf.fish
jethrokuan/z jethrokuan/z
jorgebucaran/autopair.fish jorgebucaran/autopair.fish
dracula/fish dracula/fish
jorgebucaran/replay.fish
danhper/fish-ssh-agent
joseluisq/gitnow@2.10.0
oh-my-fish/plugin-license