Closed popstas closed 7 years ago
the_silver_searcher implemented as ag command.
ag
Plugin debian overrides ag with alias.
debian
I checked that I actually don't use anything alias from plugin and decided to remove it from default bundles.
If you used this plugin and found this issue, please notify me.
I think that I don't affected anybody.
You can still add debian plugin to zsh_antigen_bundles_extras in your playbook:
zsh_antigen_bundles_extras
zsh_antigen_bundles_extras: - { name: debian, when: ansible_os_family == "Debian" }
the_silver_searcher implemented as
ag
command.Plugin
debian
overridesag
with alias.I checked that I actually don't use anything alias from plugin and decided to remove it from default bundles.
If you used this plugin and found this issue, please notify me.
I think that I don't affected anybody.
You can still add
debian
plugin tozsh_antigen_bundles_extras
in your playbook: