Skip to content
/ dotfiles Public template

My configuration files! Hope you find something useful!

License

Notifications You must be signed in to change notification settings

dijonkitchen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

045ad3c · Dec 19, 2024
Apr 1, 2023
Apr 1, 2023
Mar 7, 2024
Apr 20, 2024
Apr 3, 2023
Dec 19, 2024
Apr 1, 2023
Sep 9, 2016
Apr 9, 2023
Apr 20, 2024
May 3, 2023
Apr 30, 2022
Jan 13, 2019
Jun 26, 2023
Jun 2, 2023
Mar 31, 2024
Oct 15, 2024
Jun 27, 2023
Apr 15, 2024
Mar 31, 2024
Mar 31, 2024
May 10, 2024
Mar 7, 2024
Mar 31, 2024
Oct 15, 2024

Repository files navigation

dotfiles

A backup of my dotfiles. Feel free to review/improve/fork!

Setup

This will download the latest installation script and run it.

It's also what will be automatically used by GitHub Codespaces.

curl https://raw.githubusercontent.com/dijonkitchen/dotfiles/main/initialize.sh | bash

Go through prompts, if any.

Open a new terminal for latest settings.

Manual setup

Follow along comments in ./initialize.sh.

Then, open a new terminal.

IntelliJ

You may need to add /usr/local/bin as shell script path for IntelliJ.

Backup brew packages

brew bundle dump -f --file=- > Brewfile