add .tigrc
This commit is contained in:
parent
93170d005c
commit
a014f5656f
1 changed files with 6 additions and 0 deletions
6
dot_tigrc
Normal file
6
dot_tigrc
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Push local changes to origin
|
||||||
|
bind status P !git p
|
||||||
|
|
||||||
|
# Delete file
|
||||||
|
bind status ! !rm %(file)
|
||||||
|
|
Loading…
Add table
Reference in a new issue