Skip to content

rugaard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fef3ae8 ยท Jan 9, 2025

History

1 Commit
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025

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.