返回 Skill 列表
extension
分类: 开发与工程无需 API Key

dotfiles-system-config

在进行系统配置更改时使用 - 决定更改是否应属于点文件以及位置

person作者: jakexiaohubgithub

System Configuration

When making system configuration changes:

  1. Should this go in dotfiles? Persist across machines → dotfiles, not direct system changes

  2. Where in dotfiles? | Config Type | Location | |-------------|----------| | Shell | fish/ | | Git | git/ | | Editor | zed/, nvim/, vim/ | | Homebrew | Brewfile | | npm globals | npm/global-packages.txt | | macOS settings | sync script (defaults) | | New tools | subdirectory + sync updates |

  3. Update sync script - New config directories need linking rules