diff options
author | Alan Pearce | 2013-10-07 07:50:55 +0100 |
---|---|---|
committer | Alan Pearce | 2013-10-07 07:50:55 +0100 |
commit | 375a9800c1ef5cfcaf55361479f19b8e96ef767e (patch) | |
tree | 4cbc056a8eae75a18c81ea6c62782ad44b86aef0 /zsh | |
parent | dd63c2cfabdffb0b9c8acf780e81e1562fe6e0e9 (diff) | |
download | nixfiles-375a9800c1ef5cfcaf55361479f19b8e96ef767e.tar.lz nixfiles-375a9800c1ef5cfcaf55361479f19b8e96ef767e.tar.zst nixfiles-375a9800c1ef5cfcaf55361479f19b8e96ef767e.zip |
zsh: remove e alias; duplicate of fasd
Diffstat (limited to 'zsh')
-rwxr-xr-x | zsh/zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc index c129e0c6..bc336e56 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -304,7 +304,6 @@ alias lsr="${ls} -tld *(m-2)" # mtime < -2days alias trans="transmission-remote transmission.home" alias bitcoin="bitcoind" alias su="smart_sudo " -alias e="$EDITOR" alias E="SUDO_EDITOR=\emacsclient -c -a emacs\" sudoedit" alias wprop='xprop |awk '\'' /^WM_CLASS/{sub(/.* =/, "instance:"); sub(/,/, "\nclass:"); print} |