macOS 用の dotfiles
- macOS - v13.3
-
Clone
git clone https://github.com/ito-ito/dotfiles.git ~/dotfiles -
Install Homebrew Homebrew
-
Install required packeges
brew install stow
-
Make
make
ghq はデフォルトで$HOME/ghq配下にリポジトリを配置します。
これを$HOME/srcに変更します。
git config --global ghq.root '~/src'