Files
dotfiles/roles/zsh/defaults/main.yaml
Johannes Knopp 5ad06b3c9e remove oh-my-zsh
2026-06-27 15:06:37 +02:00

10 lines
295 B
YAML

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