Migrate tig configuration

This commit is contained in:
Daniel Siepmann 2022-02-07 09:43:48 +01:00
parent d4c7a04a14
commit b140b4b559
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 10 additions and 1 deletions

View file

@ -71,9 +71,11 @@
xdg.configFile = {
"ctags/config".source = ./home/files/ctags;
"litecli/config".source = ./home/files/litecli;
"phpactor/phpactor.yml".source = ./home/files/phpactor.yml;
"tig/config".source = ./home/files/tig;
"i3/config".source = ./home/files/i3;
"i3blocks/config".source = ./home/files/i3-blocks;
"phpactor/phpactor.yml".source = ./home/files/phpactor.yml;
};
services.dunst = import ./home/services/dunst.nix;

7
home/files/tig Normal file
View file

@ -0,0 +1,7 @@
set refresh-mode = manual
set main-view-id = yes
set main-view-date = custom
set main-view-date-format = "%Y-%m-%d %H:%M"
color id yellow default
color commit yellow default