diff --git a/bootstrap.sh b/bootstrap.sh index 2d7653e..e40d727 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -38,12 +38,12 @@ brew update brew tap homebrew/bundle brew bundle -fancy_echo "Restoring mackup" +#fancy_echo "Restoring mackup" -if [ ! -e "${HOME}/.mackup.cfg" ]; then - ln -sfFh $HOME/.dotfiles/.mackup.cfg $HOME/.mackup.cfg -fi -mackup restore +#if [ ! -e "${HOME}/.mackup.cfg" ]; then + #ln -sfFh $HOME/.dotfiles/.mackup.cfg $HOME/.mackup.cfg +#fi +#mackup restore `which fish`<