Skip to content

Releases: viasite-ansible/ansible-role-zsh

v3.5.2: Change tasks to include_tasks to solve dep. warning, deprecated as of…

13 Mar 12:37
d312286
Compare
Choose a tag to compare

antigen, smart loading bundles, install.sh

02 Apr 14:52
Compare
Choose a tag to compare

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