dotfiles/setup/bootstrap.sh
2012-11-09 14:06:09 +04:00

16 lines
196 B
Bash
Executable File

#!/bin/bash
# New Mac bootstrap
# Ask for the administrator password upfront
sudo -v
. stuff.sh
. bash.sh
. consolas.sh
. imgo.sh
. osx.sh
. sublime-settings.sh
. sublime-packages.sh
. apps.sh