mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
autosuggestions are now installed with aur
This commit is contained in:
parent
c64e6b5b7c
commit
80b4f27161
@ -4,7 +4,7 @@ stty -ixon
|
|||||||
setopt autocd autopushd \
|
setopt autocd autopushd \
|
||||||
|
|
||||||
# Enable autosuggestions
|
# Enable autosuggestions
|
||||||
source ~/gitrepos/pc/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
bindkey '^ ' autosuggest-accept
|
bindkey '^ ' autosuggest-accept
|
||||||
|
|
||||||
# Enable colors and change prompt
|
# Enable colors and change prompt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user