Powershell stuff
This commit is contained in:
parent
166160c765
commit
de616c13c9
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ if ($interactive)
|
|||
|
||||
# Add the right things to the path
|
||||
#
|
||||
$env:Path = "$env:windir\Microsoft.NET\Framework64;" + $env:Path
|
||||
$env:Path = "c:\debuggers;c:\tools\x86;c:\tools\x86\bin;c:\emacs\bin" + $env:Path
|
||||
|
||||
# Fun times with diffs and the like.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue