Managed with chezmoi.
chezmoi
git
zsh
vim or neovim
Linux installs a pinned, statically linked llconfig sandbox launcher for
amd64 and arm64 directly from this repository. Target machines do not need
Rust or Cargo.
Maintainers can rebuild both binaries from the pinned upstream source and digest-pinned musl toolchains with:
./scripts/build-llconfig-binaries.shInstall chezmoi with your OS package manager, then apply this repo:
chezmoi init --apply https://github.com/optix2000/dotfiles.gitThe legacy installer remains as a thin wrapper around the same command:
./setup.shchezmoi cd
chezmoi diff
chezmoi apply
chezmoi update --refresh-externalsSet CHEZMOI_SKIP_VIM_PLUG=1 before applying if you want to skip the Vim plugin update script.