summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-09-23 13:33:17 -0400
committerJune McEnroe <june@causal.agency>2013-09-23 13:34:20 -0400
commit87ccf909434a0ad8f69b7af12c350cd902cbc198 (patch)
tree841b92f516df5cbd73df0fb42ceaeb26c6e4f4ae
parentRemove pacman stuff (diff)
downloadsrc-87ccf909434a0ad8f69b7af12c350cd902cbc198.tar.gz
src-87ccf909434a0ad8f69b7af12c350cd902cbc198.zip
Add gst git stash alias
Diffstat (limited to '')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 1d920ba9..109873bc 100644
--- a/.zshrc
+++ b/.zshrc
@@ -129,5 +129,6 @@ alias gr='git remote'
 alias grm='git rm'
 alias gs='git status -sb'
 alias gsh='git show'
+alias gst='git stash'
 alias gt='git tag'
 alias gu='git pull'