commit
0a48fcc0b5
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
|
||||||
|
brew install ansible
|
||||||
|
|
||||||
|
mkdir -p ~/Dropbox/dotfiles
|
||||||
|
git clone git@github.com:kejadlen/dotfiles.git ~/Dropbox/dotfiles
|
||||||
|
ln -s ~/Dropbox/dotfiles ~/.dotfiles
|
Loading…
Reference in new issue