Skip to content

gee1k/dotfiles

Repository files navigation

dotfiles

Bootstrap

$ 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

Dev Setups

Terminal & Shell

  • 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

  • Git global config
  • Git work config

Ruby

  • Setup .gemrc
  • Setup bundler's mirror: bundle config mirror.https://rubygems.org https://gems.ruby-china.com if you locate in China mainland

macOS Setups

Trackpad

  • Tap to click

Dock

  • Change to the size you like
  • Cancel: Show recent application in Dock

bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published