From 04bc9d547b5aed881f0c11b93c67418152831334 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 26 Mar 2016 17:18:35 +1300 Subject: Add finger(1) plan file --- Makefile | 4 ++++ finger/plan | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 finger/plan diff --git a/Makefile b/Makefile index 6d1d69cd..58add1f5 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ install-curl \ install-dircolors \ install-dunst \ + install-finger \ install-git \ install-gtk \ install-gnupg \ @@ -103,6 +104,9 @@ install-dunst : install-x install -m 0755 -d -- "$(HOME)"/.config/dunst install -pm 0644 -- dunst/dunstrc "$(HOME)"/.config/dunst +install-finger : + install -pm 0644 -- finger/plan "$(HOME)"/.plan + install-git : install -pm 0644 -- git/gitconfig "$(HOME)"/.gitconfig diff --git a/finger/plan b/finger/plan new file mode 100644 index 00000000..935731ec --- /dev/null +++ b/finger/plan @@ -0,0 +1,6 @@ +Email: tom@sanctum.geek.nz +PGP: 0xC14286EA77BB8872 + +"I am his Highness' dog at Kew. + Pray tell me, Sir: whose dog are you?" + -- Pope -- cgit v1.2.3