|
|
@ -1,7 +1,7 @@
|
|
|
|
#!/bin/sh
|
|
|
|
#!/bin/sh
|
|
|
|
|
|
|
|
|
|
|
|
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
|
|
|
|
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
|
|
|
|
brew install ansible
|
|
|
|
/usr/local/bin/brew install ansible
|
|
|
|
|
|
|
|
|
|
|
|
mkdir -p ~/Dropbox/dotfiles
|
|
|
|
mkdir -p ~/Dropbox/dotfiles
|
|
|
|
git clone https://github.com/kejadlen/dotfiles.git ~/Dropbox/dotfiles
|
|
|
|
git clone https://github.com/kejadlen/dotfiles.git ~/Dropbox/dotfiles
|
|
|
|