Mikhail Timofeev
dee484a90c
remove chmod
2020-10-22 10:49:07 +03:00
Sergey Dolin
1d4f281899
Add -e to .sh scripts
2020-10-12 15:47:09 +05:00
Vladimir Safonkin
7b3bfbdf61
[Ubuntu] Remove docs logic from Ubuntu provisioner ( #1603 )
...
* Remove docs logic on Ubuntu
* Cleanup templates
* Fix oras-cli.sh
* Remove announcements.md
2020-09-17 14:15:31 +03:00
Mikhail Timofeev
c9638062b2
[Ubuntu] Prepend brew directories to the PATH ( #1168 )
...
* prepend
* add comment and move installation
* change toolcache dir in aws-sam script
2020-07-07 08:05:14 +03:00
Mikhail Timofeev
792da139c9
move homebrew to the end ( #789 )
2020-04-28 10:26:29 +03:00
Sergey Dolin
bb9538cc9b
Migrate /etc/environment modifications to helpers ( #660 )
...
* migrate rust
* Migrate PHP composer
* Migrate dotnet core sdk
* rename `var_*` to `variable_*`
* rename *etcEnvironmentVar functions to *etcEnvironmentVariable
* add AppendEtcEnvironmentVariable and PrependEtcEnvironmentVariable
* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath
* Remove updatepath.sh
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-14 11:23:44 +03:00
Sergey Dolin
e1fb068300
add Homebrew on Linux ( #589 )
...
* Add homebrew installation and validation scripts
* Update `/etc/environment` in `updatepath.sh` script
Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR
* Remove env. variables from homebrew validation task
* Move reboot to the dedicated script and task
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-10 12:20:16 +03:00