A personal collection of dotfiles and scripts for syncing settings across machines.
Symlink dotfiles into place:
just installThis repo uses just as a task runner. Run just or just --list to see all recipes.
| Command | What it does |
|---|---|
just install |
Symlink dotfiles via install.sh |
just brew |
Install Homebrew packages from brew.sh |
just up |
Pull latest dotfiles and upgrade toolchains (just update) |
just all |
Run just brew then just up |
Other groups include backup/encryption (wrap, backup-item), Docker (fix-colima), and SSH helpers — see just --list.
Useful tool for managing containers.
Created by frytg.digital
Unlicense - also see unlicense.org