- Rename master to legacy-2025 on remote (frozen pre-chezmoi snapshot) - New orphan 'main' branch with bootstrap-enabled config - .chezmoi.yaml.tmpl detects os_family (debian | arch) from /etc/os-release - dot_zshrc.tmpl refactored from current miche config with os_family conditional for pacman vs apt aliases - dot_config/: bat, btop, ghostty (with gruvbox themes), kitty (with gruvbox colors), nvim (LazyVim), paru - dot_gitconfig.tmpl, dot_tmux.conf (verbatim from current state) - run_once_00-install-bootstrap-tools.sh.tmpl: age, git, curl, ca-certificates - run_once_10-add-chaotic-aur.sh.tmpl (arch-only): add Chaotic-AUR + install paru - run_once_20-install-user-packages.sh.tmpl: zsh, tmux, neovim (with version check + binary tarball fallback for debian), oh-my-zsh + plugins, tpm, rustup, all CLI tools - run_onchange_30-ensure-cargo.sh.tmpl: rustup fallback - README.md with onboarding runbook
21 lines
453 B
Text
21 lines
453 B
Text
palette = 0=#f2e5bc
|
|
palette = 1=#c14a4a
|
|
palette = 2=#6c782e
|
|
palette = 3=#b47109
|
|
palette = 4=#45707a
|
|
palette = 5=#945e80
|
|
palette = 6=#4c7a5d
|
|
palette = 7=#654735
|
|
palette = 8=#f3eac7
|
|
palette = 9=#c14a4a
|
|
palette = 10=#6c782e
|
|
palette = 11=#b47109
|
|
palette = 12=#45707a
|
|
palette = 13=#945e80
|
|
palette = 14=#4c7a5d
|
|
palette = 15=#654735
|
|
background = #fbf1c7
|
|
foreground = #654735
|
|
cursor-color = #654735
|
|
selection-background = #f2e5bc
|
|
selection-foreground = #654735
|