Skip to content

Repository files navigation

Dotfiles

sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install)
nix --version

sudo launchctl load /Library/LaunchDaemons/org.nixos.nix-daemon.plist

sudo launchctl list | grep nix
sudo nix run nix-darwin --extra-experimental-features "nix-command flakes" -- switch --flake ~/dotfiles/nix#sorvsys
darwin-rebuild switch --flake ~/dotfiles/nix#sorvsys
stow .

Claude Code config lives in the claude/ package and targets $HOME instead of ~/.config; run it from outside the repo:

cd ~ && stow --dir ~/dotfiles --target ~ claude

Pi config lives in the pi/ package and also targets $HOME. Install its dependencies in the repo, then stow it from outside the repo:

cd ~/dotfiles/pi/.pi/agent && npm ci --ignore-scripts
cd ~ && stow --dir ~/dotfiles --target ~ pi

See pi/README.md for migration of an existing Pi settings file and the optional Firecrawl API key.

source ~/dotfiles/zshrc/.zshrc
chmod +x ./scripts/source.sh
./scripts/source.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages