dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 507fb75bb792d15d188bc02b2a66f7c6e8065c9d
parent da23da5f8666b94e38795e4afaeff13cdc604cb6
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 28 Mar 2021 12:47:01 +0200

ranger: fix mapping

Diffstat:
Mranger/rc.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ranger/rc.conf b/ranger/rc.conf @@ -325,7 +325,7 @@ map g? cd /usr/share/doc/ranger map gd cd ~/Documents map gl cd ~/Downloads map gD cd ~/Desktop -map gw cd ~/Dropbox/vimwiki +map gw cd ~/Documents/Syncthing/vimwiki map gb cd ~/.bin map gz cd ~/Documents/Programming/thezeroalpha.github.io