From f5456c0c3cf3e889b5995e711223f3d9f07cd96f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 15 Sep 2013 18:15:11 +0100 Subject: zsh: Remove unused aticonfig alias --- zsh/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index bbfa9301..4cfd638e 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -303,7 +303,6 @@ alias bitcoin="bitcoind" alias su="smart_sudo " alias e="$EDITOR" alias E="SUDO_EDITOR=\emacsclient -c -a emacs\" sudoedit" -alias aticonfig="DISPLAY=:0 \aticonfig" alias wprop='xprop |awk '\'' /^WM_CLASS/{sub(/.* =/, "instance:"); sub(/,/, "\nclass:"); print} /^WM_NAME/{sub(/.* =/, "title:"); print} -- cgit 1.4.1