summaryrefslogtreecommitdiff
path: root/.zsh/zshrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-11-09 15:24:31 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-11-12 03:11:39 +0100
commitef89b2dd41974609da5c21d7f07a69d6966e5e69 (patch)
tree88520130863d73c1fb2050f19512988f51e69c14 /.zsh/zshrc
parentd7cb71a927bf3d2d085fc0d3342f81a51eb93879 (diff)
downloaddotfiles-ef89b2dd41974609da5c21d7f07a69d6966e5e69.tar.gz
dotfiles-ef89b2dd41974609da5c21d7f07a69d6966e5e69.tar.bz2
dotfiles-ef89b2dd41974609da5c21d7f07a69d6966e5e69.zip
Cstg stuff (alias ...)
Diffstat (limited to '.zsh/zshrc')
-rw-r--r--.zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh/zshrc b/.zsh/zshrc
index 6ce8761..ef90ce5 100644
--- a/.zsh/zshrc
+++ b/.zsh/zshrc
@@ -41,6 +41,7 @@ alias IE='isabelle emacs -m iff'
# the config management stuff
alias config='GIT_DIR=$HOME/.config.git/ git --work-tree=$HOME'
+alias cstg='GIT_DIR=$HOME/.config.git stg'
# }}}