# dotfiles **Repository Path**: ctyflycloud/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: 自用dotfile管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-14 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 步骤 ```bash ./bootstrap/01-core.sh stow vim tmux zsh exec zsh #用zsh替换当前 shell chsh -s $(which zsh) ./bootstrap/02-zsh.sh ./bootstrap/03-vim.sh ```