dotfiles#
Config files for my personal dev setup on MacOS.
- Initial setup
- Install homebrew
- Run
make setup
- Run
make applyto put everything in place, and anytime there are changes
Setup#
Clone this repo#
git clone https://codeberg.org/sethetter/dotfiles $HOME/dotfiles
homebrew#
Homebrew manages system packages.
- Install homebrew
- Run
make brewto install all homebrew dependencies
1Password#
Enable 1Password developer settings: cli and ssh agent
Run setup script#
This will install a few other dependencies and put the symlink configs in place.
./setup.sh