π¦ ClawHub
Env Tool
by @dinghaibin
Display, set, and manage environment variables in shell sessions. Use when inspecting or modifying the runtime environment.
π‘ Examples
# List all environment variables
env-toolShow a specific variable
env-tool | grep PATHCheck variable exists
env-tool | grep ^HOME=
TERMINAL
clawhub install env-tool