Files
dotfiles/dot_tigrc
T

7 lines
96 B
Plaintext
Raw Normal View History

2021-04-07 15:49:51 +02:00
# Push local changes to origin
bind status P !git p
# Delete file
2021-04-29 11:24:59 +02:00
bind status D !@?rm %(file)
2021-04-07 15:49:51 +02:00