aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-26 21:40:18 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-26 21:40:18 +1300
commit4d9f581c494d9d63bad4497bc3325123f78b547e (patch)
tree5fb61342231d582ee3aaf0966df5189a2154cfb1 /Makefile
parentAdd finger(1) to list of configs (diff)
downloaddotfiles-4d9f581c494d9d63bad4497bc3325123f78b547e.tar.gz
dotfiles-4d9f581c494d9d63bad4497bc3325123f78b547e.zip
Tweak finger files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 58add1f5..9a2b28fb 100644
--- a/Makefile
+++ b/Makefile
@@ -106,6 +106,8 @@ install-dunst : install-x
install-finger :
install -pm 0644 -- finger/plan "$(HOME)"/.plan
+ install -pm 0644 -- finger/project "$(HOME)"/.project
+ install -pm 0644 -- finger/pgpkey "$(HOME)"/.pgpkey
install-git :
install -pm 0644 -- git/gitconfig "$(HOME)"/.gitconfig