./install.sh
# install Brew and restore packages
xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install oh my zsh and plugins
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/zsh-completions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/lukechilds/zsh-nvm ~/.oh-my-zsh/custom/plugins/zsh-nvm
# Restore configs
cp ./{.gitconfig,z.sh,.zshrc,.vimrc} ~
Make caps lock more useful
- Karabiner-Elements download
- Retore
~/.config/karabiner/assets/complex_modifications
- VsCode download
- Configs and keymapping in
vscode
folder
- Docker for Mac download.
- Iterm2 download
- Restore settings:
CMD + , -> General -> Load preferences from a custom folder or URL
- Rectangle - Move and resize windows download