binding to copy commit id

This commit is contained in:
Yax 2022-03-29 12:09:46 +02:00
parent cf32d2a00b
commit a5fedb7e28

View file

@ -4,3 +4,6 @@ bind status P !git p
# Delete file
bind status D !@?rm %(file)
# Copy commit id
bind generic I <!sh -c "echo %(commit)"