dotfiles/dot_tigrc
2024-01-19 10:15:05 +01:00

12 lines
205 B
Text

set line-graphics = utf-8
# Push local changes to origin
bind status P !git p
# Delete file
bind status D !@?rm %(file)
# Copy commit id
bind generic I <!sh -c "echo %(commit)"
bind generic F maximize