My actual configuration for Linux and Windows, managed by chezmoi.
Install chezmoi and run the following commands:
# Download and initialize chezmoi to use this dotfiles configuration
chezmoi init wushenrong
# Apply the configuration
chezmoi applyConfigurations are now stored in their respective OS-specific directories,
.config on Linux and AppData on Windows. If a configuration does not support
AppData then it falls back to .config.
This configuration downloads additional configurations, files, and plugins from other repositories:
This repostory is licensed under the BSD Zero Clause License using SPDX expressions.