From: Frank Terbeck Date: Fri, 24 Apr 2009 23:16:51 +0000 (+0200) Subject: zshrc: remove conkeror alias X-Git-Tag: v0.3.68~3 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=3c0d0ab61d47e9206deaf542d05abea1455ad0df;p=grml-etc-core.git zshrc: remove conkeror alias --- diff --git a/debian/changelog b/debian/changelog index 9d0ffbe..4788e51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-etc-core (0.3.68) unstable; urgency=low + + * Remove conkeror alias + + -- Frank Terbeck Sat, 25 Apr 2009 01:13:06 +0200 + grml-etc-core (0.3.67) unstable; urgency=low [ Frank Terbeck ] diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 4734ecb..ef2cced 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3032,11 +3032,6 @@ alias CO="./configure" #a2# Execute \kbd{./configure --help} alias CH="./configure --help" -# http://conkeror.mozdev.org/ -# TODO: I think this should be removed, as conkeror is not a simple extension anymore -#a2# Run a keyboard driven firefox -alias conkeror='firefox -chrome chrome://conkeror/content' - # arch/tla stuff if check_com -c tla ; then #a2# Execute \kbd{tla what-changed --diffs | less}