No comment

This commit is contained in:
Ian Keane 2020-02-18 22:44:31 -05:00
parent 05f5a5326e
commit e7b5580b8a
3 changed files with 18 additions and 1 deletions

View file

@ -67,5 +67,7 @@ lfcd () {
bindkey -s '^o' 'lfcd\n' # zsh
# bindkey '^e' edit-command-line
# Load zsh-syntax-highlighting; should be last.
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null