No description
Find a file
2025-10-23 12:22:11 -05:00
dot_bin Add .bin 2025-02-18 14:59:01 -06:00
dot_config Add tree-sitter-context plugin 2025-10-23 12:22:11 -05:00
.chezmoi.toml.tmpl Add chezmoi config template 2024-09-26 17:48:11 -05:00
.chezmoiexternal.toml Add external bundle for zgenom 2024-09-26 17:46:06 -05:00
.chezmoiignore Add ignore file 2024-09-26 17:51:40 -05:00
dot_aliases Add aliases 2024-10-02 09:00:00 -05:00
dot_Brewfile Add Brewfile 2025-02-03 17:21:06 -06:00
dot_stylua.toml Stupid typo 2025-09-18 14:06:37 -05:00
dot_tool-versions Bunch of updates 2025-07-18 10:59:03 -05:00
dot_zshenv.tmpl Set XDG_RUNTIME_DIR 2024-09-27 16:31:31 -05:00
LICENSE Add license 2024-09-26 16:40:52 -05:00
README.md Update git URL for Forgejo 2024-12-10 19:42:55 +00:00

My (new) Dotfiles

  1. Install chezmoi

    # macOS
    $ brew install chezmoi
    
    # CachyOS
    $ paru chezmoi
    
  2. Initialize

    $ chezmoi init git@forge.danbee.xyz:db/dotfiles.git
    
  3. Apply

    $ chezmoi apply