https://github.com/hmsk/osx.laptop.hmsk.me
Configurations of my OS X laptop
https://github.com/hmsk/osx.laptop.hmsk.me
Last synced: 2 months ago
JSON representation
Configurations of my OS X laptop
- Host: GitHub
- URL: https://github.com/hmsk/osx.laptop.hmsk.me
- Owner: hmsk
- Created: 2015-05-04T06:01:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T09:15:33.000Z (about 10 years ago)
- Last Synced: 2025-04-02T21:09:51.208Z (3 months ago)
- Language: Ruby
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup my OS X laptop
1. Install Homebrew, Dropbox, Xcode
2. `$ sudo gem install bundler`
3. `$ git clone [email protected]:hmsk/osx.laptop.hmsk.me.git`
4. `$ bundle install`
5. `$ bundle exec serverkit apply recipe.yml.erb --variables=variables.yml`## Acknowledgement in
- [Serverkit](https://github.com/r7kamura/dotfiles)
- [r7akamura/dotfiles](https://github.com/r7kamura/dotfiles)