My dotfiles and config for linux and windows. Powered by chezmoi(https://github.com/twpayne/chezmoi).
Find a file
2024-03-17 21:53:22 +08:00
.chezmoidata add windows git config 2024-03-08 22:10:00 +08:00
.chezmoiscripts add auto-install scripts for fedora39 2024-03-03 21:41:52 +08:00
.chezmoitemplates add git lfs config and credential config 2024-03-17 21:53:22 +08:00
AppData/Local/1Password/config/ssh add 1password config agent.toml 2024-03-08 23:05:55 +08:00
Documents/PowerShell add windows config 2024-03-07 22:13:43 +08:00
dot_config init dotfiles 2024-02-28 19:48:07 +08:00
.chezmoiignore add 1password config agent.toml 2024-03-08 23:05:55 +08:00
dot_condarc init dotfiles 2024-02-28 19:48:07 +08:00
dot_gitconfig.tmpl add windows git config 2024-03-08 22:10:00 +08:00
dot_mambarc init dotfiles 2024-02-28 19:48:07 +08:00
dot_zshrc.tmpl add custom PATH and nix scripts 2024-03-15 14:49:24 +08:00
README.md add installation instructions to README 2024-03-03 22:15:03 +08:00

dotfiles by chezmoi

Current system:

  • Arch Linux
  • Windows 11
  • Fedora 39 on WSL2

Installation

  1. Install chezmoi using the instructions from here.
  2. Clone this repository using chezmoi init git@github.com:reeink/dotfiles.git
  3. Apply the dotfiles using chezmoi apply -v