# dotfiles **Repository Path**: shaonianche/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: My simple and uniform dotfiles for Windows, macOS, and Linux. - **Primary Language**: PowerShell - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-21 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![powershell](https://raw.githubusercontent.com/shaonianche/gallery/master/img/powershell.png) Dotfiles ----- My simple and uniform dotfiles for Windows, macOS, and Linux. ### Windows chezmoi: https://www.chezmoi.io/quick-start/ ```powershell chezmoi init ``` ### macOS & Linux ```bash cd stow && stow -v -t ~ stowrc ```