Add ZSH suggestions and aliases

This commit is contained in:
tancou
2020-09-19 14:13:04 +02:00
parent f5d630c025
commit c06958d066
4 changed files with 42 additions and 1 deletions

View File

@ -83,6 +83,8 @@ DOCKER_SYNC_STRATEGY=native_osx
# If you want to use "Oh My ZSH!" with Laravel autocomplete plugin, set SHELL_OH_MY_ZSH to true.
SHELL_OH_MY_ZSH=false
SHELL_OH_MY_ZSH_AUTOSUGESTIONS=false
SHELL_OH_MY_ZSH_ALIASES=false
###########################################################
################ Containers Customization #################