diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2020-01-27 18:30:17 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2020-01-27 18:30:17 +0700 |
commit | db2a042fba4589c42f2b1e79e5d87456513f6567 (patch) | |
tree | 495aa501cc3df2370cb48ed493b65a420edb9666 /ranger | |
parent | 825cbfc87e277254e585a7ea66f18a90967e61a3 (diff) | |
download | dotfiles-db2a042fba4589c42f2b1e79e5d87456513f6567.tar.gz |
Update 2020-01-27
Diffstat (limited to 'ranger')
-rw-r--r-- | ranger/.config/ranger/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf index 4e72a60..d0e484c 100644 --- a/ranger/.config/ranger/rc.conf +++ b/ranger/.config/ranger/rc.conf @@ -348,7 +348,7 @@ map ! console shell%space map @ console -p6 shell %%s map # console shell -p%space map s console shell%space -map r chain draw_possible_programs; console open_with%%space +map r chain draw_possible_programs; console open_with%space map f console find%space map cd console cd%space |