forked from colonelpanic/dotfiles
remove command line tools install for now.
This commit is contained in:
parent
23c7003fc9
commit
22d1a5f3a5
1
setup.sh
1
setup.sh
@ -2,7 +2,6 @@
|
|||||||
cd `dirname $BASH_SOURCE` && source bootstrapping.sh
|
cd `dirname $BASH_SOURCE` && source bootstrapping.sh
|
||||||
case `uname` in
|
case `uname` in
|
||||||
'Darwin')
|
'Darwin')
|
||||||
xcode-select --install
|
|
||||||
source resources/osx.sh
|
source resources/osx.sh
|
||||||
source resources/brew.sh
|
source resources/brew.sh
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user