My dotfiles and config for linux and windows. Powered by chezmoi(https://github.com/twpayne/chezmoi).
Find a file
2024-03-07 19:45:44 +08:00
.chezmoidata add dnf pkg zsh, distrobox and podman 2024-03-07 19:45:44 +08:00
.chezmoiscripts add auto-install scripts for fedora39 2024-03-03 21:41:52 +08:00
dot_config init dotfiles 2024-02-28 19:48:07 +08:00
.chezmoiignore add README.md 2024-03-03 21:59:13 +08:00
dot_condarc init dotfiles 2024-02-28 19:48:07 +08:00
dot_mambarc init dotfiles 2024-02-28 19:48:07 +08:00
dot_zshrc add distrobox alias 2024-03-07 19:43:44 +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