rename install script

This commit is contained in:
Matthias Kretschmann 2015-09-25 11:15:23 +02:00
parent 7520fa85a8
commit 8dc4d846da
1 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,9 @@
# Variables
# ----------------------------------------------------------------------
# default dir
$DOTFILES_DIR='~/Projects/dotfiles'
# dotfiles directory
dir=$DOTFILES_DIR
@ -97,4 +100,4 @@ echo "$(tput setaf 64)" # green
echo "============================================="
echo " ✓ all done"
echo "============================================="
echo "$(tput sgr0)" # reset
echo "$(tput sgr0)" # reset