dotfiles
This includes my configuration for homebrew, ZSH, git, jj, terminal emulators and other stuff.
Requirements
- git
- make
Install
To set up all of the files as symlinks in your home directory, just run this:
plaintext
make allInstalling with homebrew
plaintext
brew bundle --file=~/.dotfiles/Brewfileand
plaintext
brew bundle --force cleanup --file=~/.dotfiles/Brewfile