Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit 280b042

Browse files
authored
Add shell startup revert command (#446)
1 parent 7f43c3d commit 280b042

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ The Python Environments extension supports shell startup activation for environm
151151
- (Windows): `~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1`
152152
- **CMD**: `~/.cmdrc/cmd_startup.bat`
153153

154+
If at any time you would like to revert the changes made to the shell's script, you can do so by running `Python Envs: Revert Shell Startup Script Changes` via the Command Palette.
155+
154156
### CMD
155157

156158
1. Add or update `HKCU\\Software\\Microsoft\\Command Processor` `AutoRun` string value to use a command script.

0 commit comments

Comments
 (0)