Only works on Mac.
The scripts use force symlinks which might overwrite your current configuration files.
By default the links will be to the ~/.config/ directory.
cd ~
git clone git@github.com:brevw/dotfiles.git
cd dotfiles
chmod +x install.sh
./install.shThe install.sh could also be run regularly to update the packages.
What will be installed is the following:
- brew
- git
- iterm2
- zsh (oh-my-zsh)
- tmux (plugins automatically installed)
- sketchybar
- nvim (will require opening nvim to install the packages)
- lazygit
- ffmpeg
- switch from Iterm to Alacritty
