Ansible Role Zsh Versions Save

Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting

v3.5.2

2 years ago

v2.0.0

7 years ago

2.0.0 (2017-04-02)

Bug Fixes

  • change antigen version to master for idempotency (dee73e8)
  • check for fzf installed any way (d5f8aae)
  • don't install tmux if plugin enabled, but enable plugin if tmux installed (640ab24)
  • install.sh tested on ubuntu and debian (bcb9112)
  • merge install-* files, use package module (a2f89b9)
  • powerlevel9k correct load on zsh 4.3 (ce2f629)
  • white color in phpstorm solarized dark terminal (422f99c)

Features

  • add naive RedHat support (102080b)
  • antigen plugin manager (80f4eab)
  • junegunn/fzf replaced with more functional ytet5uy4/fzf-widgets (ffd2d6e)
  • load plugin only if command exists in system or if custom when is true (e9288c2), closes #2
  • zero-knowledge install.sh, docs (d145b59)
  • zsh_hotkeys with bundle dependency (cbacc3d), closes #4