Mac Terminal Customization.
- Update Homebrew package list.
- Installs Oh my Zsh and a few Zsh plugins including powerlevel10k.
- Configures Zsh as the default shell.
- Installs the Hack Nerd and Meslo LG fonts in the system.
- Installs
colorls. - (Optional - requests permission) Installs a
.zshrcand.p10k.shfiles in the$HOMEdir, preserving the previous one with.bakextension. NOTE: If you run the script twice or more, the.bakwill be overwritten with the repo template. - The .zshrc file has an alias for the
lsandllcommands to callcolorlsinstead of the defaultlscommand.
- Clone the repository.
git clone https://github.com/fededamian/tune_terminal
- Change into the directory.
cd tune_terminal
- Run the installer.
./tune_terminal.sh
- Manual requirement: Configure the font of your Terminal or iTerm app to use the Hack Nerd font.
