home/categories/git-workflows/kazuph-dotfiles-plugins-dotenvx-direnv-worktree-skills-env-setup-skill-md
git-workflowsdevops
env-setup
Set up secure environment variable management using dotenvx + direnv + git worktree. Use when user asks to set up env management, wants to encrypt .env files, or needs to configure environment variables for worktree-based development. Also use when setting up a new project that needs secure env handling.
maintainer
kazuph
更新日 1/19/2026
スター
14
フォーク
2
quick start
Installation and usage
Set up secure environment variable management using dotenvx + direnv + git worktree. Use when user asks to set up env management, wants to encrypt .env files, or needs to configure environment variables for worktree-based development. Also use when setting up a new project that needs secure env handling.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use env-setup