summaryrefslogtreecommitdiffstats
path: root/mutt/settings
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-07-29 16:33:03 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-07-29 16:33:03 +0200
commitdd1319c187769bb2c077de4f03676169817218d3 (patch)
tree75080cd36317b6a15dbeffd278bd72b65dba77e2 /mutt/settings
parent528244bcf017a3f7a6f8f2f2a3fadabc06075ada (diff)
Several changes:
* Added mail() function to zsh * Theme changes in wmii
Diffstat (limited to 'mutt/settings')
-rw-r--r--mutt/settings3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/settings b/mutt/settings
index b4e29ea..5f46d7e 100644
--- a/mutt/settings
+++ b/mutt/settings
@@ -12,3 +12,6 @@ set mark_old=no
bind index <up> previous-entry
bind index <down> next-entry
+macro index <F9> "!muttprofile\n:source ~/.secgit/muttrc.xeno\n" "Call muttprofile and load profile"
+macro index <F10> "!muttprofile\n:source ~/.secgit/muttrc.credativ\n" "Call muttprofile and load profile"
+