1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-02 01:17:45 +02:00

autosuggestions are now installed with aur

This commit is contained in:
TiynGER 2020-03-25 09:42:18 +01:00
parent 6b07c9d223
commit f8ff766460

View File

@ -4,7 +4,7 @@ stty -ixon
setopt autocd autopushd \
# Enable autosuggestions
source ~/gitrepos/pc/zsh-autosuggestions/zsh-autosuggestions.zsh
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
bindkey '^ ' autosuggest-accept
# Enable colors and change prompt