This bash script sets up dotfiles, including configurations for Zsh, Powerlevel10k, and various tools. Follow these steps:
-
Clone repository and make the script executable:
git clone https://github.com/NachABR/dotfiles.git cd dotfiles chmod +wx install.sh
-
Run the script:
./install.sh