$ xcode-select --install # or download here <https://developer.apple.com/download/more/>
$ git clone --recursive https://github.com/gee1k/dotfiles.git
# Login to AppStore with Apple ID, since there are MAS apps in Brewfile
$ cd dotfiles
$ ./bootstrap
# Application initialize
$ ./apps
- Install Homebrew
- Setup Hostname
sudo scutil --set HostName svend-macbook
- Install softwares and fonts from Brewfile with
brew bundle
. HINT: Login to AppStore at first. Some of the applications from Mac App Store may need purchase. - Install
zsh
,oh-my-zsh
and setup.zshrc
- Setup SpaceVim
- Git global config
- Git work config
- Setup
.gemrc
- Setup bundler's mirror:
bundle config mirror.https://rubygems.org https://gems.ruby-china.com
if you locate in China mainland
- Tap to click
- Change to the size you like
- Cancel: Show recent application in Dock
- Setup shell login promtp with
motd
: ASCII art is generated with http://patorjk.com/software/taag/ - Setup
.bash_profile
.bashrc