summaryrefslogtreecommitdiffstats
path: root/.readme.mom
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-19 13:13:05 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-19 13:13:05 -0500
commit7b74f9d8c2c658399596ac0babbd4fe1c1d10506 (patch)
tree46fea810b0d498c8f2ed22d449a174c44806ba9b /.readme.mom
parentc80905abce76f3b119603a99297710fcd19ead1e (diff)
downloadeibhear-7b74f9d8c2c658399596ac0babbd4fe1c1d10506.tar.gz
eibhear-7b74f9d8c2c658399596ac0babbd4fe1c1d10506.tar.zst
eibhear-7b74f9d8c2c658399596ac0babbd4fe1c1d10506.zip
bm* files, shortcuts and alias to .config
Diffstat (limited to '.readme.mom')
-rw-r--r--.readme.mom10
1 files changed, 5 insertions, 5 deletions
diff --git a/.readme.mom b/.readme.mom
index 1bc801f..ed09185 100644
--- a/.readme.mom
+++ b/.readme.mom
@@ -305,7 +305,7 @@ buttons, screen brightness, email, web browsing buttons, etc.) to what you
would expect.
.HEADING 1 "Bookmarking Files and Directories"
.PP
-Note the files \f(CW~/.bmdirs\fP and \f(CW~/.bmfiles\fP.
+Note the files \f(CW~/.config/bmdirs\fP and \f(CW~/.config/bmfiles\fP.
These files hold bookmarked directories and files respectively, along with shortcut keys to their left.
LARBS, specfically the \f(CWshortcuts\fP script, will automatically read these files and autogenerate aliases and shortcuts for bash/zsh and ranger from them.
.PP
@@ -326,11 +326,11 @@ Create a new tab in \f(CW~/Documents\fP
\f(CWYd\fP \(en
Copy/yank (cp) a copy of the selected file(s) to \f(CWDocuments\fP
.LIST OFF
-Shortcuts like these are generated for all key sequence/directory pairs in \f(CW~/.bmdirs\fP.
-Additionally, you may also add editable files to \f(CW~/.bmfiles\fP.
+Shortcuts like these are generated for all key sequence/directory pairs in \f(CW~/.config/bmdirs\fP.
+Additionally, you may also add editable files to \f(CW~/.config/bmfiles\fP.
Each key sequence you pair with a file will become an alias to edit it in either bash or ranger.
.PP
-Whenever you edit and save one of the bookmark files, vim will automatically rerun the shortcut script, thus uupdating the shortcuts that will be used in new instances of bash and ranger.
+Whenever you edit and save one of the bookmark files, vim will automatically rerun the shortcut script, thus updating the shortcuts that will be used in new instances of bash and ranger.
It just werks.
Note that it is your responsibility to ensure that none of the bindings you add conflict with another necessary function or command.
.HEADING 1 "Frequently Asked Questions (FAQs)"
@@ -366,7 +366,7 @@ Install \f(CWneomutt\fP, \f(CWofflineimap\fP and \f(CWmsmtp\fP if you haven't al
Create a GPG private/public key pair if you haven't already. Type \f(CWmod+shift+e\fP and you can select a tutorial for how to do this.
.ITEM
Download the mutt-wizard repository to the mutt config directory:
-\f(CWgit clone https://github.com/lukesmithxyz/mutt-wizard ~/.config/mutt\fP
+\f(CWgit clone https://github.com/lukesmithxyz/mutt-wizard ~/.config/mutt\fP.
\fBREAD THE README.\fP
.PP
.ITEM