summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-08-12 23:56:44 +0200
committerFlorian Pritz <bluewind@xssn.at>2009-08-12 23:56:44 +0200
commitbf0259063ee8541ce9cfe49b2e4af1a7579ca005 (patch)
tree73355ac049469325ab8e8ce7ca1c9a445bb80871 /.zshrc
parente684bac7aa5ce1c8628ba4f588761cdaa40f4a00 (diff)
downloaddotfiles-bf0259063ee8541ce9cfe49b2e4af1a7579ca005.tar.gz
dotfiles-bf0259063ee8541ce9cfe49b2e4af1a7579ca005.tar.xz
fix tk's problem with the font
no more need for giggle
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 9f988ab..6b10745 100644
--- a/.zshrc
+++ b/.zshrc
@@ -437,7 +437,6 @@ alias sv='sudo vim'
alias sgv='sudo gvim'
alias g='git'
-alias gitk='giggle'
# python is too long to type...
alias q='python'
alias e='exec'