]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tigrc
gitconfig: add rv alias (git revert)
[config/dotfiles.git] / tigrc
diff --git a/tigrc b/tigrc
index 664b41a5fce6dbe9dae7afc38a3d4e8cdf0353bd..3dc0f56bb4c30a571b18c097760ed1b4f1a9d0c4 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -42,6 +42,7 @@ bind generic * move-last-line
 
 # Close current view like in mutt.
 bind diff i view-close
+
 # Unbind unnecessary views. I only use the main view and view diffs of
 # commits.
 bind generic m none
@@ -71,6 +72,7 @@ color delimiter default default # ~ if text is too long
 # Main window.
 color cursor         black   cyan         # currently selected line
 color author         default default
+color graph-commit   magenta default      # commit dots in graph
 color main-head      green   default bold # HEAD
 color main-ref       green   default      # branches
 color main-remote    yellow  default      # remote branches