1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-21 17:27:13 +01:00

rename install script

This commit is contained in:
Matthias Kretschmann 2015-09-25 11:15:23 +02:00
parent 7520fa85a8
commit 8dc4d846da

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