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=(
|
plugins=(
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
zsh-syntax-highlighting
|
zsh-syntax-highlighting
|
||||||
|
zsh-autocomplete
|
||||||
fzf-tab
|
fzf-tab
|
||||||
archlinux
|
archlinux
|
||||||
sudo
|
sudo
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ diffutils
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
etckeeper
|
etckeeper
|
||||||
exfat-utils
|
exfat-utils
|
||||||
|
expac
|
||||||
fakeroot
|
fakeroot
|
||||||
fcron
|
fcron
|
||||||
fd
|
fd
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ chkservice
|
||||||
chromium-widevine
|
chromium-widevine
|
||||||
dell-bios-fan-control-git
|
dell-bios-fan-control-git
|
||||||
downgrade
|
downgrade
|
||||||
expac-git
|
duf-bin
|
||||||
fasd-git
|
fasd-git
|
||||||
google-chrome
|
google-chrome
|
||||||
googler
|
googler
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue