- Mac OSX
xcode-select --install
- Homebrew
- Arch Linux, Debian GNU/Linux, Ubuntu, CentOS
cd ${HOME}
git clone https://github.com/ymkjp/dotfiles.git
cd ./dotfiles
bash ./script/setup.sh init
# [Mac] Reboot to apply OS settings
shutdown -r now "Rebooting for $0"
Backup:
sudo bash ./script/backup.bash start
sudo bash ./script/backup.bash stop
Set up local settings for your own
.zshrc.local
.gitconfig.local
[user]
name = YOUR_NAME
email = example@example.com
(Optional) to turn off IPv6:
networksetup -listallnetworkservices
networksetup -setv6off Wi-Fi