summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index e0185dd..cb70456 100644
--- a/.zshrc
+++ b/.zshrc
@@ -472,6 +472,7 @@ alias sc='screen'
alias scw='screen -X eval "chdir $PWD"'
alias g='git'
+alias tiga='tig --all'
alias xc="xclip"
alias xcp="xclip -o | fb"
alias xcpe="xclip -o | vipe | ifne fb"