viasite-ansible / ansible-role-zsh

Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
https://habrahabr.ru/post/323496/
MIT License
347 stars 85 forks source link

please remove zsh_reload #54

Closed ficapy closed 2 years ago

ficapy commented 3 years ago

When opened, it will prompt

The `zsh_reload` plugin is deprecated and will be removed.
Use `omz reload` or `exec zsh` instead.

omz includes this function, so the zsh_reload plugin is not needed

popstas commented 2 years ago

@ficapy, done!

hernanmd commented 2 years ago

Could you comment how did you removed the zsh_reload plugin? Should one use zinit for example?

popstas commented 2 years ago

See commit - https://github.com/viasite-ansible/ansible-role-zsh/commit/eccf63b76095f486c24129fa6df11fb557efbe6c

I removed zsh_reload from bundle list.