Commit Graph

5 Commits

Author SHA1 Message Date
Darii Nurgaleev
44d1f85e34 add missed shebang 2020-10-24 23:30:27 +07:00
Sergey Dolin
02060533d3 Don\'t create backup sed file (#792)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-29 10:46:23 +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