Fixed Typo in ZLE command.
This commit is contained in:
parent
6c2990e385
commit
51b9582399
|
@ -1,6 +1,6 @@
|
|||
# vim: syn=zsh
|
||||
|
||||
autoload -Uz edit-command-line
|
||||
zle -n edit-command-line
|
||||
zle -N edit-command-line
|
||||
|
||||
env_loader zprofile
|
||||
|
|
Loading…
Reference in New Issue
Block a user