什麼是 configuring-zsh?
配置 Zsh shell 並排除故障。在編輯 .zshenv、.zprofile、.zshrc、.zlogin 或 .zlogout、設定 powerlevel10k 提示字元、設定 oh-my-zsh 或 sheldon 外掛程式管理器、修正 PATH 或環境變數、快速的 shell 啟動、設定completions/compinit/fsyions z-shit/f插件時使用。 來源:mrpointer/dotfiles。
配置 Zsh shell 並排除故障。在編輯 .zshenv、.zprofile、.zshrc、.zlogin 或 .zlogout、設定 powerlevel10k 提示字元、設定 oh-my-zsh 或 sheldon 外掛程式管理器、修正 PATH 或環境變數、快速的 shell 啟動、設定completions/compinit/fsyions z-shit/f插件時使用。
透過命令列快速安裝 configuring-zsh AI 技能到你的開發環境
來源:mrpointer/dotfiles。
| Startup file order | startup-files.md | | oh-my-zsh patterns | oh-my-zsh.md | | powerlevel10k setup | powerlevel10k.md | | sheldon plugin manager | sheldon.md | | Plugin load order | plugins.md | | Performance tuning | performance.md |
| Set env vars / PATH / locales | Read startup-files.md → edit .zshenv or .zprofile | | Configure aliases, keybinds, completions, prompt | Edit .zshrc | | Fix performance issues | Read performance.md → profile startup | | Add/configure plugins | Read plugins.md + relevant manager reference |
| Add env var | .zshenv (everywhere) vs .zprofile (login) vs .zshrc (interactive) | | Fix PATH | Ensure ordering, remove duplicates, avoid PATH=$PATH:... in multiple files | | Enable completions | Set fpath → compinit once → cache if needed | | Add plugin | Choose manager → ensure correct load order |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mrpointer/dotfiles --skill configuring-zsh配置 Zsh shell 並排除故障。在編輯 .zshenv、.zprofile、.zshrc、.zlogin 或 .zlogout、設定 powerlevel10k 提示字元、設定 oh-my-zsh 或 sheldon 外掛程式管理器、修正 PATH 或環境變數、快速的 shell 啟動、設定completions/compinit/fsyions z-shit/f插件時使用。 來源:mrpointer/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mrpointer/dotfiles --skill configuring-zsh 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mrpointer/dotfiles