which -a zsh
chsh -s /bin/zsh
source ~/.zshrc
xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
git clone https://github.com/nkdn/dotfiles.git ~/.dotfiles
~/.dotfiles/.gitsetting
ln -s ~/.dotfiles/.zshrc ~/.zshrc
ln -s ~/.dotfiles/.vimrc ~/.vimrc
ln -s ~/.dotfiles/.vim ~/.vim
source ~/.zshrc
~/.dotfiles/.macossetting
required sudo
brew install --cask karabiner-elements
mkdir -p ~/.config/karabiner
cp ~/.dotfiles/karabiner/karabiner.json ~/.config/karabiner/karabiner.json
~/.dotfiles/.brewcasksetting
~/.dotfiles/.brewsetting
~/.dotfiles/.android