Assorted config files for use with chezmoi
  • Shell 50.7%
  • CSS 22.1%
  • Vim Script 17.2%
  • Go Template 10%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Randolph Sapp 883b5225da bash: use parameter expansion in _ps1_jobs
It's slightly faster than the previous command substitution, but it does
require a throwaway local variable to hold the value to be expanded.

Signed-off-by: Randolph Sapp <rs@ti.com>
2026-07-24 19:03:26 -05:00
.chezmoidata waybar: switch to bluetui 2026-07-18 14:19:44 -05:00
.chezmoiexternals nvim: add refresh period to vim-plug 2026-06-05 11:17:51 -05:00
.chezmoiscripts waybar: replace temp script with proper template 2025-09-26 02:44:35 -05:00
dot_config sway: add thunderbird for_window 2026-07-24 16:16:05 -05:00
dot_local/bin bash: move show_color to show-color 2026-07-24 17:33:18 -05:00
.chezmoi.toml.tmpl chezmoi: add nvimdiff as a merge tool 2025-10-13 01:13:07 -05:00
.chezmoiignore LICENSE: add a 0BSD license to make things clear 2026-01-14 23:57:59 -06:00
.gitignore git: add new config for mailing list stuff 2023-06-17 17:36:15 -05:00
dot_bash_logout all: restructure to use chezmoi 2024-03-04 22:46:54 -06:00
dot_bash_profile all: restructure to use chezmoi 2024-03-04 22:46:54 -06:00
dot_bashrc bash: use parameter expansion in _ps1_jobs 2026-07-24 19:03:26 -05:00
LICENSE LICENSE: add a 0BSD license to make things clear 2026-01-14 23:57:59 -06:00
README.md README: update init url for codeberg 2025-12-08 09:30:24 -06:00

dotfiles

My configs, packaged for use with chezmoi. Mainly only for my use, but feel free to grab useful stuff if you want.

Usage

  1. chezmoi init https://codeberg.org/StaticRocket/dotfiles.git
  2. chezmoi diff
  3. chezmoi apply