Skip to content

NeoPrimate/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Managed with dotter and just.

Configs: Alacritty, Aerospace, Helix, Karabiner, Nushell, Starship, Yazi, Zed, Zellij, Zsh.

Usage

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 deploy

just sync is the daily driver — it's safe to run whether or not you have local changes.

Install on a new machine

brew install dotter just
brew install --cask karabiner-elements
git clone git@github.com:NeoPrimate/Dotfiles.git ~/dotfiles
cd ~/dotfiles
dotter deploy --force
sudo 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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors