Skip to content

Commit

Permalink
git: update tig config
Browse files Browse the repository at this point in the history
Signed-off-by: Liam Beguin <[email protected]>
  • Loading branch information
liambeguin committed Dec 13, 2019
1 parent d749972 commit 32e16cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tigrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# large repo config
set commit-order = default
set main-options = -n 1000
set line-graphics = utf-8
set mailmap = yes
#set show-changes = no
set refresh-mode = auto

bind status + !git commit --amend --verbose
# bind generic 9 !@sh -c "echo foo | xclip -selection c"

0 comments on commit 32e16cb

Please sign in to comment.