mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-25 00:17:17 +00:00
one more color chan ge
This commit is contained in:
parent
85a21db3aa
commit
3ce468222a
@ -4,7 +4,7 @@ if [[ -a "/usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh" ]]
|
|||||||
else
|
else
|
||||||
source "$HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh"
|
source "$HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh"
|
||||||
fi
|
fi
|
||||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=white'
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=magenta'
|
||||||
bindkey '^ ' autosuggest-accept
|
bindkey '^ ' autosuggest-accept
|
||||||
bindkey '^B' autosuggest-clear
|
bindkey '^B' autosuggest-clear
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user