aboutsummaryrefslogtreecommitdiffstats
path: root/_tigrc
diff options
context:
space:
mode:
Diffstat (limited to '_tigrc')
-rw-r--r--_tigrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/_tigrc b/_tigrc
new file mode 100644
index 0000000..ba982c3
--- /dev/null
+++ b/_tigrc
@@ -0,0 +1,4 @@
+# ~/.tigrc
+
+bind main R !git rebase -i %(commit)
+bind main M !git merge --ff-only %(commit)