]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tigrc
tigrc: Use relative dates.
[config/dotfiles.git] / tigrc
diff --git a/tigrc b/tigrc
index d8b0b78817485e24767b5deb727a4d9dcf2b2134..6206be609d961ab2a2f85bde7608e5c234888e3e 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -4,6 +4,17 @@
 # Show the revision graph like gitk does.
 set show-rev-graph = yes
 
+# Use relative dates.
+set show-date = relative
+
+
+# BINDINGS
+
+# Allow moving in the main menu while displaying a diff in the bottom of the
+# screen.
+bind generic J next
+bind generic K previous
+
 
 # COLORS