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.

kazuph
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