new feature: Install Oh My ZSH! with Laravel autocomplete plugin

This commit is contained in:
pushorigin
2020-03-13 03:16:39 +03:00
parent 123e52e563
commit c5c8c9bc85
4 changed files with 64 additions and 7 deletions

View File

@ -60,6 +60,7 @@ services:
context: ./workspace
args:
- CHANGE_SOURCE=${CHANGE_SOURCE}
- SHELL_OH_MY_ZSH=${SHELL_OH_MY_ZSH}
- UBUNTU_SOURCE=${UBUNTU_SOURCE}
- LARADOCK_PHP_VERSION=${PHP_VERSION}
- LARADOCK_PHALCON_VERSION=${PHALCON_VERSION}