[CODE] essentials: install pip, customizable zshrc
This commit is contained in:
parent
5fb94b33b3
commit
44558263b0
10 changed files with 153 additions and 7 deletions
|
@ -10,6 +10,9 @@ usersetup_chsh: true
|
|||
# override global gitconfig
|
||||
usersetup_gitconfig: true
|
||||
|
||||
# enable virtualenvwrapper plugin in oh-my-zsh
|
||||
usersetup_virtualenvwrapper: false
|
||||
|
||||
# install VS Code and selectively activate different programming languages
|
||||
user_vscode: false
|
||||
user_lang_cpp: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue