Skip to content

Commit d66c492

Browse files
authored
Add shell startup revert command (#446)
1 parent e42792d commit d66c492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)