summaryrefslogtreecommitdiff
path: root/ranger
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-06-07 04:32:34 +0000
committerShubham Saini <pryr@pryr.xyz>2021-06-07 04:32:34 +0000
commit12a81d6c9bef762ebf9fd7268d068f985dfe5d39 (patch)
tree0ab31d8ea0281a3387dfae2ec5ee82952fbb6ab2 /ranger
parent0fe81c62a67e9088d3f4d3e9e534be6b94b5beb4 (diff)
some new func
Diffstat (limited to 'ranger')
-rwxr-xr-xranger/.config/ranger/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf
index a209c77..21506c1 100755
--- a/ranger/.config/ranger/rc.conf
+++ b/ranger/.config/ranger/rc.conf
@@ -348,7 +348,7 @@ map ! console shell%space
348map @ console -p6 shell %%s 348map @ console -p6 shell %%s
349map # console shell -p%space 349map # console shell -p%space
350map s console shell%space 350map s console shell%space
351map r chain draw_possible_programs; console open_with%%space 351map r chain draw_possible_programs; console open_with%space
352map f console find%space 352map f console find%space
353map cd console cd%space 353map cd console cd%space
354 354