From b9f55269920a47fda4ee3216bbe5381b53c286a7 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 7 Apr 2015 19:40:03 +0200 Subject: Add .makepkg --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c00453c..d12e83a 100755 --- a/install.sh +++ b/install.sh @@ -21,4 +21,7 @@ ln -sf "$dotfiles/shell/_gitconfig" "$HOME/.gitconfig" # [tmux] ln -sf "$dotfiles/shell/_tmux.conf" "$HOME/.tmux.conf" +# [arch linux] +ln -sf "$dotfiles/shell/_makepkg.conf" "$HOME/.makepkg.conf" + echo "Finished installing dotfiles" -- cgit v1.2.3-70-g09d2