·configuring-zsh
</>

configuring-zsh

Zsh シェルの構成とトラブルシューティングを行います。 .zshenv、.zprofile、.zshrc、.zlogin、または .zlogout の編集、powerlevel10k プロンプトの設定、oh-my-zsh または sheldon プラグイン マネージャーの設定、PATH または環境変数の修正、遅いシェル起動のデバッグ、completions/compinit/fpath の設定、または zsh-autocomplete、zsh-autosuggestions の操作時に使用します。 zsh-syntax-highlighting プラグイン。

9インストール·1トレンド·@mrpointer

インストール

$npx skills add https://github.com/mrpointer/dotfiles --skill configuring-zsh

configuring-zsh のインストール方法

コマンドラインで configuring-zsh AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/mrpointer/dotfiles --skill configuring-zsh
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from mrpointer/dotfiles

クイックアンサー

configuring-zsh とは?

Zsh シェルの構成とトラブルシューティングを行います。 .zshenv、.zprofile、.zshrc、.zlogin、または .zlogout の編集、powerlevel10k プロンプトの設定、oh-my-zsh または sheldon プラグイン マネージャーの設定、PATH または環境変数の修正、遅いシェル起動のデバッグ、completions/compinit/fpath の設定、または zsh-autocomplete、zsh-autosuggestions の操作時に使用します。 zsh-syntax-highlighting プラグイン。 ソース: mrpointer/dotfiles。

configuring-zsh のインストール方法は?

ターミナルまたはコマンドラインツール(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

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-22