diff options
Diffstat (limited to 'ranger')
| -rw-r--r-- | ranger/.config/ranger/rc.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf index b55ed9e..a209c77 100644 --- a/ranger/.config/ranger/rc.conf +++ b/ranger/.config/ranger/rc.conf | |||
| @@ -422,14 +422,13 @@ map ) jump_non | |||
| 422 | 422 | ||
| 423 | map gh cd ~ | 423 | map gh cd ~ |
| 424 | map ge cd /etc | 424 | map ge cd /etc |
| 425 | map gw cd /home/ssaini/Pictures/Walls | ||
| 426 | map gu cd /usr | 425 | map gu cd /usr |
| 427 | map gd cd /dev | 426 | map gd cd /dev |
| 428 | map gl cd -r . | 427 | map gl cd -r . |
| 429 | map gL cd -r %f | 428 | map gL cd -r %f |
| 430 | map go cd /opt | 429 | map go cd /opt |
| 431 | map gv cd /var | 430 | map gv cd /var |
| 432 | map gm cd /run/media | 431 | map gm cd /mnt/stuff/ |
| 433 | map gi eval fm.cd('/run/media/' + os.getenv('USER')) | 432 | map gi eval fm.cd('/run/media/' + os.getenv('USER')) |
| 434 | map gM cd /mnt | 433 | map gM cd /mnt |
| 435 | map gs cd /srv | 434 | map gs cd /srv |
