]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tigrc: don't create ~/.tig_history
authorSimon Ruderich <simon@ruderich.org>
Sat, 16 Dec 2017 11:48:32 +0000 (12:48 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 16 Dec 2017 11:48:32 +0000 (12:48 +0100)
tigrc

diff --git a/tigrc b/tigrc
index 3dc0f56bb4c30a571b18c097760ed1b4f1a9d0c4..59f9a7e81da0bd41d2e3551e8b268a24ca5057e7 100644 (file)
--- 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