diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 11:04:34 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 11:04:34 -0500 |
| commit | cc6f194920d0337b8f4f373ad978ca42e61a5517 (patch) | |
| tree | e442f6873b4d70b0a915d25cebc0284c1e763da1 /.config/ranger/luke_ranger_readme.md | |
| parent | c8f7a19f5a1fe63747a40f8303de5046ae30e2c3 (diff) | |
| download | eibhear-cc6f194920d0337b8f4f373ad978ca42e61a5517.tar.gz eibhear-cc6f194920d0337b8f4f373ad978ca42e61a5517.tar.zst eibhear-cc6f194920d0337b8f4f373ad978ca42e61a5517.zip | |
bookmarks moved once again!
Diffstat (limited to '.config/ranger/luke_ranger_readme.md')
| -rw-r--r-- | .config/ranger/luke_ranger_readme.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/ranger/luke_ranger_readme.md b/.config/ranger/luke_ranger_readme.md index c118444..51c5dd1 100644 --- a/.config/ranger/luke_ranger_readme.md +++ b/.config/ranger/luke_ranger_readme.md @@ -19,7 +19,9 @@ These are the basic key binds in ranger, even outside of my configs. Note that t ## Shortcuts -I've added many folder-specific shortcuts; refer to rc.conf for the specifics, but here's the idea. There are for "verbs:" +As I say in the main readme, there are shortcut commands generated for ranger +based on what bookmarked directories and files you give it. For directory +shortcuts, here are the "verbs": + g -- "go or cd" + t -- "new tab" @@ -31,7 +33,7 @@ These "verbs" take "nouns" or "arguments," like these: + d -- "~/Documents" + D -- "~/Downloads" + cf -- "~/.config" -+ And many others, including those you add! ++ And many others, including those you add to `~/.bmdirs`. Press any "verb" followed by any "argument" to perform a folder operation. "gd" will cd to ~/Documents, for example. "mD" will move the selected file(s) to ~/Downloads. "tcf" will create a new tab in ~/.config, etc. etc. |
