My zsh configuration
git clone https://github.com/m-col/zshrc
Files | Refs | Readme

Commit 58bc84a66b706353e96fae77e8b5852b1d84345b
Parent: 49d6da3681308089b4a8c6ca774868a82084dd93
Author: mcol <mcol@posteo.net>
Date: 2020-08-02 20:16:31 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-08-02 20:16:31 +0100

add git restore git bindings to ranger conf

rc.conf Modified

@@ -666,6 +666,8 @@
 map bc console shell git checkout%space
 map bp shell git push | less -r
 map bl shell git pull | less -r
+map bu shell git restore --cached %s
+map br shell git restore %s
 map bt shell tig
 map bg shell gita add $(git rev-parse --show-toplevel) | less
 # a plugin that adds file glyphs / icon support to Ranger: