mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
# Push local changes to origin
|
|
bind status P !git p
|
|
|
|
# Delete file
|
|
bind status D !@?rm %(file)
|
|
|