[FIX] patch zshrc plugins

This commit is contained in:
Jannik Beyerstedt 2019-10-20 22:41:00 +02:00 committed by Jannik Beyerstedt
parent 502ab9f1f2
commit 448fed335b
3 changed files with 3 additions and 1 deletions

View file

@ -27,6 +27,7 @@ For a GUI/ Desktop machine, you can enable to install and configure VS Code:
- `user_lang_cpp`: Boolean to install C/C++ dev tools and configure VS Code
- `user_lang_python`: Boolean to install Python dev tools and configure VS Code
- `user_lang_golang`: Boolean to install Golang dev tools and configure VS Code
The `user_lang_*` switches will also install the language onyl, if `user_vscode` is set to false.