Skip to content

Commit fba09a6

Browse files
author
Maxime LABELLE
committed
Overriding local tool paths.
1 parent a878aed commit fba09a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# 1.0.7945.32635
1+
# 1.0.8034.16356
22

33
## Setup PATH environment variable
44

55
$_paths = `
66
"C:\Portable Apps", `
77
"C:\Projects\springcomp\clip\src\clip\bin\Release"
88

9-
$_paths | Add-DirectoryToPath
9+
$_paths | Add-DirectoryToPath -Prepend

0 commit comments

Comments
 (0)