Skip to content

woolw/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles + Setup Script

Welcome to my personal Linux dotfiles and fresh-install setup script!

How to use

  1. Clone the repository:
git clone https://github.com/woolw/dotfiles ~/dotfiles
cd ~/dotfiles
  1. Make the install script executable:
chmod +x setup.sh
  1. Run the setup script:
./install

License

MIT License — feel free to reuse and modify.