dotfiles/setup/bootstrap.sh

13 lines
142 B
Bash
Raw Normal View History

2012-10-23 08:47:00 +00:00
#!/bin/bash
# New Mac bootstrap
2012-11-09 08:33:54 +00:00
# Ask for the administrator password upfront
sudo -v
. stuff.sh
2012-10-23 08:47:00 +00:00
. bash.sh
. consolas.sh
. osx.sh
. apps.sh