Skip to content

Repository files navigation

~/.dotfiles

This branch uses chezmoi as the dotfile manager.

Usage

Preview changes:

chezmoi --source "$PWD" diff

Apply changes:

chezmoi --source "$PWD" apply

Layout

  • dot_gitconfig -> ~/.gitconfig
  • private_dot_config/ -> ~/.config/

Git identity is intentionally kept out of the public repository. Put local identity in ~/.gitconfig.local, for example:

[user]
    name = Your Name
    email = you@example.com

Generated and local-only files are intentionally not managed, including Neovim compiled packer output, .DS_Store, Kitty backups, and Karabiner automatic backups. Fish universal variables are also local-only, so fish_variables is not tracked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages