6 lines
94 B
Text
6 lines
94 B
Text
# Push local changes to origin
|
|
bind status P !git p
|
|
|
|
# Delete file
|
|
bind status ! !rm %(file)
|
|
|