Fixed Typo in ZLE command.

This commit is contained in:
James Patrick 2019-05-02 01:51:34 -04:00
parent 6c2990e385
commit 51b9582399

View File

@ -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