Skip to content

Instantly share code, notes, and snippets.

@beothorn
Created July 8, 2020 12: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 beothorn/7d92f65931fee550c6d5324c33fba150 to your computer and use it in GitHub Desktop.
Save beothorn/7d92f65931fee550c6d5324c33fba150 to your computer and use it in GitHub Desktop.
My tigrc
bind status P !git push origin
bind status x !mv %(file) /tmp
bind main R !git reset --soft %(commit)
bind main P !git pull -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment