Skip to content

MartyBeGood/dotfiles

Repository files navigation

Dotfiles

Install

  1. Fork this repo
  2. Install chezmoi. Having the chezmoi binary on your path is convenient
  3. Run chezmoi init <YOUR_GITHUB_USERNAME>. It will prompt you for a few inputs like your name & email address
  4. [optional] Run chezmoi diff to see which files would clash with your existing config. Back up things you want to store & reintroduce later.
  5. Run chezmoi apply. It will not overwrite existing files without asking you
  6. In your shell's init file, source the appropriate customization:
    • If you use zsh, source ~/.config/zsh/user.zsh
    • If you use bash, source ~/.bashrc_user.sh
    • Note that I use zsh, so the bash files receive a bit less love. I do my best to keep the functionality the same though.

About

My dotfiles, managed by chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published