diff options
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/.mutt/.gitignore | 4 | ||||
l--------- | mutt/.mutt/alias | 1 | ||||
-rw-r--r-- | mutt/.mutt/colors (renamed from mutt/colors) | 0 | ||||
-rw-r--r-- | mutt/.mutt/crypto (renamed from mutt/crypto) | 0 | ||||
-rw-r--r-- | mutt/.mutt/id_personal (renamed from mutt/id_personal) | 0 | ||||
-rw-r--r-- | mutt/.mutt/id_work (renamed from mutt/id_work) | 0 | ||||
-rw-r--r-- | mutt/.mutt/mailboxes (renamed from mutt/mailboxes) | 0 | ||||
-rw-r--r-- | mutt/.mutt/mailcap (renamed from mutt/mailcap) | 0 | ||||
-rw-r--r-- | mutt/.mutt/muttrc (renamed from mutt/muttrc) | 0 | ||||
-rw-r--r-- | mutt/.mutt/signature (renamed from mutt/signature) | 0 | ||||
-rw-r--r-- | mutt/attachments/.gitkeep | 0 | ||||
-rw-r--r-- | mutt/cache/.gitkeep | 0 |
12 files changed, 5 insertions, 0 deletions
diff --git a/mutt/.mutt/.gitignore b/mutt/.mutt/.gitignore new file mode 100644 index 0000000..c3f6190 --- /dev/null +++ b/mutt/.mutt/.gitignore @@ -0,0 +1,4 @@ +attachments/* +cache/* +solarized +temp/* diff --git a/mutt/.mutt/alias b/mutt/.mutt/alias new file mode 120000 index 0000000..1cc59a8 --- /dev/null +++ b/mutt/.mutt/alias @@ -0,0 +1 @@ +../../../personal/mutt/alias
\ No newline at end of file diff --git a/mutt/colors b/mutt/.mutt/colors index 39b16b2..39b16b2 100644 --- a/mutt/colors +++ b/mutt/.mutt/colors diff --git a/mutt/crypto b/mutt/.mutt/crypto index 393820b..393820b 100644 --- a/mutt/crypto +++ b/mutt/.mutt/crypto diff --git a/mutt/id_personal b/mutt/.mutt/id_personal index 96892b3..96892b3 100644 --- a/mutt/id_personal +++ b/mutt/.mutt/id_personal diff --git a/mutt/id_work b/mutt/.mutt/id_work index 238cfcb..238cfcb 100644 --- a/mutt/id_work +++ b/mutt/.mutt/id_work diff --git a/mutt/mailboxes b/mutt/.mutt/mailboxes index a4be3a9..a4be3a9 100644 --- a/mutt/mailboxes +++ b/mutt/.mutt/mailboxes diff --git a/mutt/mailcap b/mutt/.mutt/mailcap index dcab31d..dcab31d 100644 --- a/mutt/mailcap +++ b/mutt/.mutt/mailcap diff --git a/mutt/muttrc b/mutt/.mutt/muttrc index 2264a95..2264a95 100644 --- a/mutt/muttrc +++ b/mutt/.mutt/muttrc diff --git a/mutt/signature b/mutt/.mutt/signature index eb52bfb..eb52bfb 100644 --- a/mutt/signature +++ b/mutt/.mutt/signature diff --git a/mutt/attachments/.gitkeep b/mutt/attachments/.gitkeep deleted file mode 100644 index e69de29..0000000 --- a/mutt/attachments/.gitkeep +++ /dev/null diff --git a/mutt/cache/.gitkeep b/mutt/cache/.gitkeep deleted file mode 100644 index e69de29..0000000 --- a/mutt/cache/.gitkeep +++ /dev/null |