My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy 3d4f8ba8a4 fix: use rust target triple for arch in install-dust
dust's GitHub releases are named with aarch64/x86_64 (Rust target
triples), not uname -m's arm64/x86_64, so installs on Apple Silicon
downloaded a 404 body and failed with a tar "Unrecognized archive
format" error.
4 days ago
dot_config chroe: update secrets 2 weeks ago
dot_jq Remove unused and refactor 2 years ago
dot_local fix: use rust target triple for arch in install-dust 4 days ago
private_dot_ssh Update ssh config 9 months ago
scripts Add scripts/update-versions to bump pinned install script versions 2 weeks ago
.chezmoi.toml.tmpl Update key for xps 11 months ago
.chezmoiexternal.toml.tmpl Remove nvim appimage on Linux 1 year ago
.chezmoiignore update go version to 1.27 1 month ago
.gitignore Add query parse script 3 years ago
README.md Update readme 2 years ago
dot_bash_profile Fix syntax for setting vim filetype in templates 3 years ago
dot_bashrc.tmpl Update configs to include file and update versions 2 years ago
dot_profile.tmpl Remove settings copy/pasted that could have caused warnings 2 years ago
dot_vimrc Add nvim config based on kickstart 3 years ago
dot_zprofile Move stow base package to chezmoi 3 years ago
dot_zshrc.tmpl Update nushell config and cloud sdk to zsh 2 years ago
encrypted_dot_authcode.age Reencrypt 11 months ago
run_once_before_ensure-age-key.sh.tmpl Allow multiple recipients for age encryption 2 years ago

README.md

dot-files

A collection of my configuration files and scripts. Dot files are managed using chezmoi