master (2020-05-01)
- configurable zsh_fzf_path variable and change $HOME/.bin to $HOME/bin (5b9ab7a)
- extending of PATH not just rewrite (6c2fdd7), closes #14
- fzf path should be /usr/local/bin only in shared scenarios, otherwise it should be installed in local user home (e3ada98)
3.2.5 (2019-03-14)
3.2.4 (2019-03-14)
3.2.3 (2018-11-21)
- add POWERLEVEL9K_CONTEXT_REMOTE colors same as POWERLEVEL9K_CONTEXT_DEFAULT (6794785)
- don't use paths like ~user in config (40150ec)
- freeze zdharma/fast-syntax-highlighting at v1.2 (1765bff)
- unquote path (3677d78)
3.2.2 (2018-06-13)
- upgrade fzf 0.17.3 -> 0.17.4 (98a0569)
3.2.1 (2018-05-01)
- Midnight Commander Solarized Dark skin (0017e34)
3.2.0 (2018-01-11)
- install.sh for current user (a7c998e)
3.1.2 (2017-06-21)
- add viasite-ansible/zsh-ansible-server bundle (3c990b2)
3.1.1 (2017-06-14)
- update fzf to 0.16.8 (0e7b913)
- add systemd bundle (40c34d0)
3.1.0 (2017-05-27)
- add github-, fzf-insert- widgets (ytet5uy4/fzf-widgets update) (23a7e9c)
3.0.3 (2017-05-27)
- update ytet5uy4/fzf-widgets@3f6b9cf (58965f1)
3.0.2 (2017-05-26)
- switch antigen branch from develop to master (6141a02)
3.0.1 (2017-05-14)
- idempotence and correct
antigen reset
(44bd345)
2.1.8 (2017-05-13)
2.1.7 (2017-05-13)
2.1.6 (2017-04-26)
- add docker widgets from updated ytet5uy4/fzf-widgets (ee84bf3)
2.1.5 (2017-04-25)
2.1.4 (2017-04-23)
- support check
command
exists for zsh_antigen_bundles_extras (b6e4284)
- add fzf-kill-process to ytet5uy4/fzf-widgets (8bc9e93)
- add viasite/drall, viasite/server-scripts bundles (74d3451)
2.1.3 (2017-04-21)
- add viasite/drupal-scripts bundle for drs (7371bde)
2.1.2 (2017-04-19)
2.1.1 (2017-04-16)
- HIST_STAMPS, COMPLETION_WAITING_DOTS don't work if it before antigen apply (4093191)
- provision role for root on macOS (2d1f939)
- zsh-users/zsh-syntax-highlighting -> zdharma/fast-syntax-highlighting (ff3542f)
2.1.0 (2017-04-08)
- role broken on 'Check commands exists' when skipped (0676934)
- new widget: fzf-git-delete-branches, add --exact to insert-history (15d22a4), closes ytet5uy4/fzf-widgets#2
2.0.4 (2017-04-03)
- hotkeys with bundle dependency don't enabled if bundle was dict (4187981)
2.0.3 (2017-04-03)
- add debian jessie to platforms (995c601)
- move TERM var above theme, for zsh 4.3 (7030837)
- zsh, disable autosuggestions for zsh 4.3 (76521c9)
2.0.2 (2017-04-02)
- fzf install for macOS (ce924e6)
- remove composer plugin from defaults (7dd8aa3)
- zsh-syntax-highlighting loaded on zsh 4.3.10 (6062c8d)
2.0.1 (2017-04-02)
- remove zsh_check_commands, now it calculates dynamically (84c36ca)
2.0.0 (2017-04-02)
- 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)
- 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
1.1.5 (2017-03-09)
- backup .zshrc (81e5650)
1.1.4 (2017-03-08)
- zsh_autosuggestions_bind_key_2 (368fb68)
1.1.3 (2017-03-08)
- vcs color foreground black on any color scheme (2d0d102)
1.1.2 (2017-03-06)
- cannot bind to an empty key sequence for 'zsh_autosuggestions_bind_key' (94074fa)
- idempotence when update git from root to user (092dbcc)
- macos permissions (232c0a9)
- remove zsh-highlighting on --tags configure (802fcba)
1.1.1 (2017-03-05)
1.1.0 (2017-03-05)
- transfer ownership from popstas to viasite (b898fe0)
- rewrite: switch to powerlevel9k and per user files (9ef2300)
- rewrite: switch to powerlevel9k and per user files (69ddc67)
- rewrite: switch to powerlevel9k and per user files (fa99913)
1.0.0 (2017-02-23)
- setup other user than ansible_remote_user (1c12b96)