mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-14 22:35:48 +00:00
fixes
This commit is contained in:
@ -5,7 +5,8 @@ else
|
||||
source "$HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh"
|
||||
fi
|
||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=black'
|
||||
|
||||
bindkey '^ ' autosuggest-accept
|
||||
bindkey '^B' autosuggest-clear
|
||||
|
||||
# highlighting
|
||||
if [[ -a "/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ]]; then
|
||||
|
Reference in New Issue
Block a user