From 1ec3034f50c4cd9254148ddbdf42114b1cb26f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Thu, 23 Feb 2012 19:41:21 +0100 Subject: Remove useless aliases --- .zsh/zshrc | 4 ---- 1 file changed, 4 deletions(-) (limited to '.zsh/zshrc') diff --git a/.zsh/zshrc b/.zsh/zshrc index e61898a..a08c4eb 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -35,10 +35,6 @@ alias cdu='open_ebuild _cdu' alias unpack='open_ebuild _unpack' # misc -alias cdp='cd ~/dev/portato' -alias g='git' -alias h='history' -alias pstart='./portato.py -F' alias quickweb='python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"' alias CH='./configure --help | less' alias FF='noglob firefox' -- cgit v1.2.3