Simple dotfiles for SRE primer.
- MacOS
Place this repo at $HOME
cd $HOME; git clone https://github.com/go-zen-chu/simple-dotfiles.git; cd $HOME/simple-dotfiles
# mac os specific setup
./macos/setup.sh
# install tmux
./tmux/setup.sh
# install zsh
./zsh/setup.sh