aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
diff options
context:
space:
mode:
Diffstat (limited to '.tigrc')
-rw-r--r--.tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tigrc b/.tigrc
index e2ad6da..e9e0b25 100644
--- a/.tigrc
+++ b/.tigrc
@@ -1,4 +1,4 @@
1bind status P !git push 1bind main P !git push
2bind stash D !?git stash drop %(stash) 2bind stash D !?git stash drop %(stash)
3bind stash A !?git stash apply %(stash) 3bind stash A !?git stash apply %(stash)
4bind main c !?git checkout %(commit) 4bind main c !?git checkout %(commit)