remove oh-my-zsh
This commit is contained in:
9
roles/zsh/defaults/main.yaml
Normal file
9
roles/zsh/defaults/main.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
zsh_plugins_dir: "{{ home_dir }}/.zsh/plugins"
|
||||
|
||||
zsh_plugins:
|
||||
- name: zsh_autosuggestions
|
||||
repo: https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
version: v0.7.1
|
||||
- name: zsh-syntax-highlighting
|
||||
repo: https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
version: 0.8.0
|
||||
Reference in New Issue
Block a user