dotfiles
SKILL.md
Dotfiles Management
Repository Location
- macOS/Arch:
~/dotfiles - Codespaces:
/workspaces/.codespaces/.persistedshare/dotfiles(GitHub implementation detail, may change)
Debugging: Installation output is logged to ~/dotfiles_install.log
Structure
The repo follows a one directory per tool pattern. To see the current structure:
tree ~/dotfiles -L 2 -d # or: ls -la ~/dotfiles