aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index ceb2245..c5dfa71 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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'