Remove some plugins
This commit is contained in:
parent
a9b970d9f1
commit
cfdc7a2924
1 changed files with 2 additions and 4 deletions
|
|
@ -53,16 +53,14 @@ plugins=(
|
||||||
alias-finder
|
alias-finder
|
||||||
bgnotify
|
bgnotify
|
||||||
colored-man-pages
|
colored-man-pages
|
||||||
composer
|
|
||||||
docker
|
docker
|
||||||
docker-compose
|
docker-compose
|
||||||
fd
|
fd
|
||||||
fzf
|
fzf
|
||||||
git
|
# git # disabled because I only ocasionally use git from the terminal
|
||||||
laravel
|
|
||||||
safe-paste # don't run code when pasting
|
safe-paste # don't run code when pasting
|
||||||
systemd
|
systemd
|
||||||
z
|
z # TODO: replace plugin with zoxide
|
||||||
zsh-autocomplete
|
zsh-autocomplete
|
||||||
zsh-autopair
|
zsh-autopair
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue