-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup_user.ini
22 lines (19 loc) · 930 Bytes
/
setup_user.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
; User specific configuration
[install]
; You can specify the log level, it can be DEBUG (debug bash), INFO (save output in log file), NONE (only display output)
; log-level = DEBUG
; Profile to install, it will look for <profile>.ini and settings/profile/<profile>.ini (eg. gitbash, gitbash-pacman, dev, devops)
; eg. profile = dev
profile =
; You can specify where are located the main portable env folder if you want to install it somewhere else
; common-env-apps-root=C:\PortableEnv
; portable-env-path=C:\PortableEnv\Documents\dev\portable-env
; You can also specify to install only some apps and/or custom apps, semi-colon separated. It can be useful if you want to install/upgrade only few faster.
; app-only = wsl_ubuntu:vscode
; custom-app-only = upgrade_portable_env
[git]
url = https://github.com/nmarghetti/portable-env.git
; if left empty, it will be taken from your system
user =
; put your email address
email =