From fd0022f33570d9804ea3e8118c0baecf36266e2a Mon Sep 17 00:00:00 2001 From: David Chen Date: Tue, 14 Apr 2020 11:32:53 -0400 Subject: [PATCH] ranger config update --- bin/ranger | 2 +- ranger/rc.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/ranger b/bin/ranger index bbdc028..7c3e87d 100755 --- a/bin/ranger +++ b/bin/ranger @@ -1,3 +1,3 @@ #!/usr/bin/env bash -python3 ~/prog/ranger/ranger.py +python3 /home/david/prog/ranger/ranger.py diff --git a/ranger/rc.conf b/ranger/rc.conf index fbab8fa..ba60df1 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -355,8 +355,8 @@ map shell lazygit # locations map gh cd ~ map gi cd ~/Github -map gd cd ~/Desktop -map gD cd ~/Downloads +map gD cd ~/Desktop +map gd cd ~/Downloads map gfa cd ~/.config/alacritty map gff cd ~/.config map gfr cd ~/.config/ranger