Configs: Alacritty, Aerospace, Helix, Karabiner, Nushell, Starship, Yazi, Zed, Zellij, Zsh.
just # list recipes
just sync # commit + push changes (if any), then deploy
just sync "msg" # same, with custom commit message
just pull # pull latest, then deployjust sync is the daily driver — it's safe to run whether or not you have local changes.
brew install dotter just
brew install --cask karabiner-elements
git clone git@github.com:NeoPrimate/Dotfiles.git ~/dotfiles
cd ~/dotfiles
dotter deploy --forcesudo launchctl config user path "/opt/homebrew/bin:/opt/homebrew/sbin:/Users/vb/.cargo/bin:/Users/vb/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"