feat: add nullshell env variable (#2285)
This commit is contained in:
committed by
GitHub
Unverified
parent
30f0c99a58
commit
dbce6b5f1a
@@ -150,6 +150,7 @@ const SettingVerge = ({ onError }: Props) => {
|
||||
<Select size="small" sx={{ width: 140, "> div": { py: "7.5px" } }}>
|
||||
<MenuItem value="bash">Bash</MenuItem>
|
||||
<MenuItem value="cmd">CMD</MenuItem>
|
||||
<MenuItem value="nushell">Nushell</MenuItem>
|
||||
<MenuItem value="powershell">PowerShell</MenuItem>
|
||||
</Select>
|
||||
</GuardState>
|
||||
|
||||
Reference in New Issue
Block a user