You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
178 B
Plaintext

4 years ago
# Push local changes to origin
bind status P !git p
# Delete file
bind status D !@?rm %(file)
4 years ago
# Copy commit id
bind generic I <!sh -c "echo %(commit)"
bind generic F maximize