Skip to content

fivestar/macos-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macos-ansible

Installing essentials

sudo xcodebuild -license
xcode-select --install
git clone [email protected]:fivestar/macos-ansible.git ~/src/github.com/fivestar/macos-ansible
cd ~/src/github.com/fivestar/macos-ansible

https://brew.sh/ja/

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
zsh
make all

Provisioning

make
# or make homebrew

If you want to update ansible:

make ansible

Extra packages

https://github.com/Shougo/dein-installer.vim

make dein
make solarized
make gcloud
make volta
volta install node

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published