Another .dotfiles repository, except this one is mine.
git clone https://github.com/eels/dotfiles ~/.dotfiles
git clone https://github.com/eels/dotfiles ~/.dotfiles
xcode-select --install
cd ~/.dotfiles
bash bootstrap.sh
cd ~/.dotfiles
bash ./macos/defaults
To keep environment variables and other personal tokens out of the commit history, create a .localrc
file in the shell directory and .zshrc
will automatically pick it up. Magic ✨
MIT - see the LICENSE.md file for details
Thanks to the countless other developers who've uploaded and shared their own dotfiles for me to obsessively trawl through and cherry pick my favourite ideas