Update .zsh-autosuggestionrc
This commit is contained in:
parent
af72bd92ab
commit
03c5a52a89
|
|
@ -1,5 +1,5 @@
|
||||||
# Setup zsh-autosuggestions
|
# Setup zsh-autosuggestions
|
||||||
source $DIR/autosuggestions.zsh
|
source $HOME/.zsh-autosuggestions/autosuggestions.zsh
|
||||||
|
|
||||||
# Enable autosuggestions automatically
|
# Enable autosuggestions automatically
|
||||||
zle-line-init() {
|
zle-line-init() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue