Go to file
2024-10-02 09:00:00 -05:00
dot_config Fix missing package symbol 2024-09-27 20:25:40 -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_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 README instructions 2024-09-26 18:00:37 -05:00

My (new) Dotfiles

  1. Install chezmoi

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

    $ chezmoi init git@git.sr.ht:~danbarber/dotfiles
    
  3. Apply

    $ chezmoi apply