summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2020-06-29 10:01:00 -0400
committerluxagraf <sng@luxagraf.net>2020-06-29 10:01:00 -0400
commitfe4d14419e52e4afbc2a7feefdc34cae2f30a3e1 (patch)
tree3f97b6fc96df24cbfe0ffc7c748560eef212a488
parent5373184656c7ebb73e268e9033e9d8ff3eb5f3fd (diff)
added some mutt and ranger changes
-rw-r--r--.config/ranger/bookmarks3
-rw-r--r--.config/ranger/tagged1
-rw-r--r--.mutt/muttrc2
3 files changed, 4 insertions, 2 deletions
diff --git a/.config/ranger/bookmarks b/.config/ranger/bookmarks
index 1415410..a0e839a 100644
--- a/.config/ranger/bookmarks
+++ b/.config/ranger/bookmarks
@@ -1,6 +1,7 @@
-':/home/lxf/writing/conde/wired
+':/home/lxf
d:/home/lxf/documents
l:/home/lxf/writing/luxagraf
+b:/home/lxf/writing/lbh
k:/home/lxf/pictures/inbox
e:/home/lxf/documents/recipes
w:/home/lxf/writing/conde/wired
diff --git a/.config/ranger/tagged b/.config/ranger/tagged
index cdeacd7..62d1f03 100644
--- a/.config/ranger/tagged
+++ b/.config/ranger/tagged
@@ -2,3 +2,4 @@
/home/lxf/sites/usedbarcode.net/usedbarcode/app/contracts/models.py
/home/lxf/sites/vanlife.tools/app/accounts/migrations
/home/lxf/writing/opera/opera-for-android-best-features.txt
+/home/lxf/writing/conde/wired/docs
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 3bdcfc8..9377e3a 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -181,7 +181,7 @@ set from = "sng@luxagraf.net"
set sendmail = "/usr/bin/msmtp"
set sendmail_wait = 0
#set record = "/home/lxf/mail/fastmail/sent"
-unset record
+set record = "=Sent"
#macro generic "<esc>1" ":set from=scott_gilbertson@wired.com"
#macro generic "<esc>2" ":set from=you@your-employer.example"
#macro generic "<esc>3" ":set from=you@some-other-provider.example"