-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
26 lines (21 loc) · 1.77 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
##################################################################################################
## MODIFY CUSTOM PATHS ###########################################################################
## ##
## Overwrite the "path" keyword with the custom path of the program ##
## for example -> sevenZip: D:/MyTools/7-Zip/7z.exe ##
## ##
## ##
## ONLY FOR CUSTOM PATH VSCODE ---> Specify the path without the .exe file, just the containing ##
## folder ##
## for example -> D:/Users/admin/AppData/Local/Programs/Microsoft VS Code ##
## ##
## ##
## BEWARE of not putting any space after the declaration and use FORWARD SLASH --> / ##
## -------------------------------------------------------------------------------------------- ##
## Don't forget to save the file before closing this window and to RESTART the tool ##
## -------------------------------------------------------------------------------------------- ##
##################################################################################################
custom_path:
sevenZip: path
VScode: path
SUB: path