Make user tigrc location configurable
commit9916cb87c7ae9a8c3cdb6f7a57aeff25390441dd
authorLaurent Arnoud <laurent@spkdev.net>
Sun, 21 Feb 2016 14:03:59 +0000 (21 15:03 +0100)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 13 Apr 2016 13:36:26 +0000 (13 09:36 -0400)
treec0fb4770a786f3a1642b4b20d75fe814483d4908
parent8e20478e9626865157e893d08462aaa2256b6f16
Make user tigrc location configurable

Introduces the variable TIG_USER_CONFIG which defaults to `~/.tigrc`.

Closes #479
INSTALL.adoc
Makefile
NEWS.adoc
include/tig/options.h
src/options.c