X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tigrc;h=59f9a7e81da0bd41d2e3551e8b268a24ca5057e7;hb=a33d5bd2955b2a955cc2d9e43155f62ba9850a0e;hp=a9b5924e2c177c0358e440286fef8a235b2c50d7;hpb=2a0a434e3a9b3f25614b57d4fbc18a9494d7de1f;p=config%2Fdotfiles.git diff --git a/tigrc b/tigrc index a9b5924..59f9a7e 100644 --- a/tigrc +++ b/tigrc @@ -1,6 +1,6 @@ # tig configuration file. -# Copyright (C) 2011-2015 Simon Ruderich +# Copyright (C) 2011-2017 Simon Ruderich # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,6 +22,9 @@ set show-changes = no # Ignore case when searching. set ignore-case = yes +# Don't write ~/.tig_history. +set history-size = 0 + # DISPLAY @@ -72,6 +75,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