From d12187a742e9c789438f4db9e53298a7b5af30b3 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 4 Sep 2017 14:36:40 -0500 Subject: add i3 --- link.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'link.sh') diff --git a/link.sh b/link.sh index 686c3f7..a4dc24e 100755 --- a/link.sh +++ b/link.sh @@ -20,3 +20,5 @@ done # password-store ln -sf ~/dotfiles/password-store ~/.password-store +# i3 +ln -sf ~/dotfiles/i3 ~/.config/i3 -- cgit v1.2.3