Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save HaskellZhangSong/1e7b93df3cead78e6b2d3645334f620c to your computer and use it in GitHub Desktop.
Save HaskellZhangSong/1e7b93df3cead78e6b2d3645334f620c to your computer and use it in GitHub Desktop.
tig conf
set main-view-id = yes
set main-view-id-width = 16
set main-view-date = custom
set main-view-date-format = "%Y-%m-%dT%H:%M:%S%Z"
set main-view-author-width = 20
bind generic C none
bind generic C !<git checkout %(commit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment