diff options
Diffstat (limited to '')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,7 +65,6 @@ export KRB5CCNAME=DIR:${HOME}/.cache/krb5cc # kerberos credentials cache export GPG_TTY=$(tty) # for gpg-agent to work alias apt-upgrade='sudo apt-get update && sudo apt-get dist-upgrade' -alias emacs='emacs -nw' alias dbuild='GPG_TTY=$(tty) debuild -S -sa -k$GPGKEY' alias itp='reportbug -M -B debian --email rak@debian.org --paranoid -K $GPGKEY wnpp' alias sneezymud='nc play.sneezymud.com 7900' |