]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tigrc.old
gitconfig: enable diff.mnemonicprefix
[config/dotfiles.git] / tigrc.old
index aa74de13e13dc22a7a4cc84a87b7b01c559e8850..882425750ed9d88eb126fa1b0f443ec9a8de0100 100644 (file)
--- a/tigrc.old
+++ b/tigrc.old
@@ -25,6 +25,9 @@ set show-date = relative
 # Don't display uncommitted changes.
 set show-changes = no
 
+# Ignore case when searching.
+set ignore-case = yes
+
 
 # BINDINGS
 
@@ -73,6 +76,7 @@ color delimiter default default # ~ if text is too long
 # Main window.
 color cursor         black   cyan         # currently selected line
 color main-author    default default      # just 'author' in newer versions
+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