Michael's configuration files for power tools
If you don't install these power tools, please install them. On MAC OS, it's recommended to use brew
git clone
cd dotfiles
chmod +x install.sh
./install.sh
zsh is configured with help of oh-my-zsh. Taking MAC OS as an example to show How to let zsh as default shell on Mac OS ?
chsh -s /usr/local/bin/zsh $USER
sudo echo /usr/local/bin/zsh >> /etc/shells
iTerm is my favority terminal emulator on MAC OS X. It have wonderful features, e.g.
- Mouseless Copy
- Trigger
- Captured Output
- Autocomplete
- Paste History & Advanced Paste
My profiles change set:
How to reset settings to default ?
defaults delete com.googlecode.iterm2