install script

master
sundowndev 2019-03-25 14:07:25 +01:00
parent 3dac2142d3
commit f11672b716
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ BASE=$HOME/.dotfiles
if [ ! -d "$BASE" ]; then
git clone https://github.com/sundowndev/dotfiles $BASE
else
echo "dotfiles already installed"
fi
# links