installed zsh-autocomplete
This commit is contained in:
parent
6eedf55268
commit
5c6043dfe9
1
.zshrc
1
.zshrc
|
|
@ -68,6 +68,7 @@ setopt always_to_end # move cursor to end if word had one match
|
|||
plugins=(
|
||||
zsh-autosuggestions
|
||||
zsh-syntax-highlighting
|
||||
zsh-autocomplete
|
||||
fzf-tab
|
||||
archlinux
|
||||
sudo
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ diffutils
|
|||
e2fsprogs
|
||||
etckeeper
|
||||
exfat-utils
|
||||
expac
|
||||
fakeroot
|
||||
fcron
|
||||
fd
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ chkservice
|
|||
chromium-widevine
|
||||
dell-bios-fan-control-git
|
||||
downgrade
|
||||
expac-git
|
||||
duf-bin
|
||||
fasd-git
|
||||
google-chrome
|
||||
googler
|
||||
|
|
|
|||
Loading…
Reference in New Issue