Skip to content

rugaard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

The purpose of this repository is to automate as much as possible, when setting up and maintaining a Mac machine. It takes the effort out installing and configuring everything manually.

You are more than welcome to fork the entire repository or cherry-pick anything you feel like.

📖 Table of contents

📦 Installation

To install the dotfiles, run the following command:

Caution

Before running the script, be absolutely sure, you know what it does. If you're not, then DO NOT run the script. Seriously, DON'T.

bash -c "$(curl -LsS https://raw.github.com/rugaard/dotfiles/main/setup.sh)"

# Skip all questions by saying "yes" everything
bash -c "$(curl -LsS https://raw.github.com/rugaard/dotfiles/main/setup.sh -y)"

That's it! ✨

⚙️ Setup

During installation the setup script will perform the following steps:

🏆 Acknowledgements

📝 License

This project is available under the MIT license.