Update Ranger config
This commit is contained in:
parent
b4413377da
commit
6e2dc19f26
1 changed files with 8 additions and 1 deletions
|
@ -463,7 +463,13 @@ map gm cd ~/Music
|
|||
map gpp cd ~/Pictures
|
||||
map gps cd ~/Pictures/Screenshots
|
||||
map gpw cd ~/Pictures/Wallpapers
|
||||
map gv cd ~/Videos
|
||||
map gvv cd ~/Videos
|
||||
map gvr cd ~/Videos/Recording
|
||||
map ggd cd ~/.var/app/org.zdoom.GZDoom/.config/gzdoom
|
||||
map ggh cd ~/Games/Heroic
|
||||
map ggl cd ~/Games/Lutris
|
||||
map ggm cd ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances
|
||||
map ggs cd ~/.local/share/Steam/steamapps/common
|
||||
|
||||
# External Programs
|
||||
map E edit
|
||||
|
@ -473,6 +479,7 @@ map yp yank path
|
|||
map yd yank dir
|
||||
map yn yank name
|
||||
map y. yank name_without_extension
|
||||
map F open_with nautilus f
|
||||
|
||||
# Filesystem Operations
|
||||
map = chmod
|
||||
|
|
Loading…
Add table
Reference in a new issue