mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Hacky fix for sudo plugin and zsh-syn-hl
This commit is contained in:
@ -15,6 +15,8 @@ sudo-command-line() {
|
||||
else
|
||||
LBUFFER="sudo $LBUFFER"
|
||||
fi
|
||||
|
||||
_zsh_highlight
|
||||
}
|
||||
zle -N sudo-command-line
|
||||
# Defined shortcut keys: [Esc] [Esc]
|
||||
|
Reference in New Issue
Block a user