Momojie-S/dsh-workspace-env

Plugin ⭐ 3 MIT other

DSH plugin: per-workspace .env injection for shell subprocesses

Install

GH_TOKEN=gho_xxx
QUOTED="value with spaces"   # 成对单/双引号自动去除
PATH=D:\mytools;${PATH}      # ${VAR} 引用父环境,PATH 前置追加
# # 开头是注释;空行、无 = 的行跳过

Add Momojie-S/dsh-workspace-env to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.