aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
blob: a97a2b9d500495b3f3ca68cdd2cf75375bebbaea (plain)
1
2
3
4
5
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)
bind generic 9 !@sh -c "echo -n %(commit) | xclip -selection c"