aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-27 20:36:09 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-27 20:36:09 +1300
commitd12c9c4cc2c992fdd5d3c96fa4a0faf4784a382a (patch)
treeb696b921c2cf12f1d77883b5f3469096fb788483
parentOK, I'm really done now (diff)
downloaddotfiles-d12c9c4cc2c992fdd5d3c96fa4a0faf4784a382a.tar.gz
dotfiles-d12c9c4cc2c992fdd5d3c96fa4a0faf4784a382a.zip
Add mail signature
-rw-r--r--Makefile1
-rw-r--r--mutt/signature2
2 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9a2b28fb..7fb75f37 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,7 @@ install-mutt : install-maildir
"$(HOME)"/.mutt \
"$(HOME)"/.cache/mutt
install -pm 0644 -- mutt/muttrc "$(HOME)"/.muttrc
+ install -pm 0644 -- mutt/signature "$(HOME)"/.mutt/signature
install-ncmcpp :
install -m 0755 -d -- "$(HOME)"/.ncmpcpp
diff --git a/mutt/signature b/mutt/signature
new file mode 100644
index 00000000..a229b5f5
--- /dev/null
+++ b/mutt/signature
@@ -0,0 +1,2 @@
+Tom Ryder <https://sanctum.geek.nz/>
+The next 1<<10 years are ours.