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