HuaDeity's dotfiles, managed with chezmoi
.
Install them with:
chezmoi init HuaDeity
Personal secrets are stored in 1Password and you'll need the 1Password CLI installed.
It is only perfectly used in macOS at the moment, my primary platform. I will adapt it to Windows and WSL in the future.
For macOS platform, it will use Homebrew to install tools, you can check it in home/.chezmoiscripts/darwin. And it will set configs for the following tools:
- conda
- git
- ideaVim
- lazygit
- neovim
- powerlevel10k
- ssh
- tmux
- wakatime
- zsh
And it will also download some external tools, like oh-my-zsh and themes, you can chack it in home/.chezmoiexternal.toml.tmpl.
I use catppuccin themes for all my tools. And my zsh config will automatically set light/dark(latte/mocha) themes based on the system appearance.