Skip to content

Instantly share code, notes, and snippets.

@nemisj
Created December 11, 2020 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nemisj/4b7baf99f1c77670c710dd6b31e631be to your computer and use it in GitHub Desktop.
Save nemisj/4b7baf99f1c77670c710dd6b31e631be to your computer and use it in GitHub Desktop.
simple tig config with tig-theme
source ~/.tig/tig-theme
bind main R !git rebase -i %(commit)^ --autosquash
bind diff R !git rebase -i %(commit)^ --autosquash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment