Skip to content
main
Switch branches/tags
Code

Dotfiles

My DEV setup. Containing things like the Shell, MacOS config, Valet Plus and more..

⚠� These are my personal settings. Don't run the scripts without understanding what the code does.

Setup

You can download or clone the repository wherever you want.

I like to keep it in ~/dotfiles.

bash -c "$(curl -LsS https://raw.githubusercontent.com/GrimLink/dotfiles/main/get.sh)"

Install

If it is your first install. Run the install.sh script.

./dotfiles/install.sh

Follow the steps for each script, that is called via the install script.

Use the flag --force or -f to skip the questions for each config

Sync

sync.sh updates the dotfiles and resync the config files.

The sync will not re-download apps

./dotfiles/sync.sh

Use the flag --force or -f to skip the questions for each config

Whats in the box

Each folder contains a readme with details on each config

Insparation and Thanks to…