diff options
Diffstat (limited to 'zsh/zshrc')
-rwxr-xr-x | zsh/zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc index 93f24d04..b60e3d81 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -402,4 +402,3 @@ ec () { _FASD_DATA="$HOME/.zsh/fasd-data" autoload -U fasd source ~/.zsh/cache/fasd-init-zsh -alias e="f -e $EDITOR" |