Welcome to my personal Linux dotfiles and fresh-install setup script!
- Clone the repository:
git clone https://github.com/woolw/dotfiles ~/dotfiles
cd ~/dotfiles
- Make the install script executable:
chmod +x setup.sh
- Run the setup script:
./install
MIT License — feel free to reuse and modify.