dotfiles 1. Install zsh apt install zsh # Set zsh as default shell chsh -s $(which zsh) 2. Run setup ./setup.sh