summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-10-20 17:30:30 +0200
committerStefan Ritter <xeno@thehappy.de>2009-10-20 17:30:30 +0200
commit5dd1da4d9c9237abcf60eaf931c4501da3fed617 (patch)
tree65be13c533644aa928fb421f323882c3eff4ff26 /zshrc
parent08963be0a709b0c295a87aeb7f6359855329938a (diff)
Weekly commit
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 634e70b..88d7c34 100644
--- a/zshrc
+++ b/zshrc
@@ -40,6 +40,7 @@ alias v="vim"
mail() { mutt -F ~/.secgit/muttrc.$1 }
alias a='acpi'
+alias g='git'
alias gitserv="git daemon --verbose --reuseaddr --base-path=. --export-all ./.git"
alias iso="genisoimage -l -J -R -o cd.iso"
alias m="mocp"