dotfiles

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

commit eca51d24923183fe2c357a2160f9f41cb06b4735
parent 141db6b2ebcac15e82b93a33ba427f7236541d7f
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Fri, 29 Mar 2019 02:16:11 +0100

Ranger 'go to desktop' command

I really have to clean out that rc at some point soon. Maybe take
inspiration from Luke Smith.


Former-commit-id: e454a44d34eb13f73a8991d4921a284ae6d0eaf3
Diffstat:
Mranger/rc.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ranger/rc.conf b/ranger/rc.conf @@ -324,6 +324,7 @@ map g/ cd / 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 gb cd ~/.bin