From 49ec1d365758456fb1699ed66f6c987d6d661f7f Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 18 Aug 2014 19:22:14 +0200 Subject: ssh: import config --- makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index bae02d1..64ba006 100644 --- a/makefile +++ b/makefile @@ -1,3 +1,4 @@ install: - ln -sf .config/zsh/.zshenv "$(HOME)/.zshenv" - ln -sf .config/pentadactyl/pentadactylrc "$(HOME)/.pentadactylrc" + -ln -s "$(HOME)/.config/zsh/.zshenv" "$(HOME)/.zshenv" + -ln -s "$(HOME)/.config/pentadactyl/pentadactylrc" "$(HOME)/.pentadactylrc" + -ln -sn "$(HOME)/.config/ssh/" "$(HOME)/.ssh" -- cgit v1.2.3-70-g09d2