aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
blob: 197a6f15e21be27fa5a21a6ed7dea42fcfe0b479 (plain)
1
2
3
4
bind stash D !?git stash drop %(stash)
bind stash A !?git stash apply %(stash)
bind status D !rm %(file)
bind main c !?git checkout %(commit)