mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Link fixes
This commit is contained in:
parent
a0167e9e11
commit
6e28f7354f
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ These frameworks make customizing your ZSH setup easier.
|
||||||
|
|
||||||
### [ansible-role-zsh](https://github.com/viasite-ansible/ansible-role-zsh)
|
### [ansible-role-zsh](https://github.com/viasite-ansible/ansible-role-zsh)
|
||||||
|
|
||||||
**ansible-role-zsh** is an ansible role with zero-knowledge installation. It uses antigen to manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes powerlevel9k theme, autosuggestions, syntax-highlighting and [fzf-widgets](https://github.com/ytet5uy4/fzf-widgets) and [fzf-marks](https://github.com/popstas/urbainvaes/fzf-marks). Fully customizable.
|
**ansible-role-zsh** is an ansible role with zero-knowledge installation. It uses antigen to manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes powerlevel9k theme, autosuggestions, syntax-highlighting and [fzf-widgets](https://github.com/ytet5uy4/fzf-widgets) and [fzf-marks](https://github.com/urbainvaes/fzf-marks). Fully customizable.
|
||||||
|
|
||||||
### [ant-zsh](https://github.com/anthraxx/ant-zsh)
|
### [ant-zsh](https://github.com/anthraxx/ant-zsh)
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
||||||
|
|
||||||
**Zinit** is an innovative plugin manager with [semigraphical UI](https://github.com/zdharma/zplugin-crasis), [Turbo Mode](http://zdharma.org/zinit/wiki/INTRODUCTION/#turbo_mode_zsh_62_53), a clean fpath, reports, completion management and [services](https://github.com/zservices) support. You can use [crasis](https://github.com/zdharma/zplugin-crasis) and also
|
**Zinit** is an innovative plugin manager with [semigraphical UI](https://github.com/zdharma/zplugin-crasis), [Turbo Mode](http://zdharma.org/zinit/wiki/INTRODUCTION/#turbo_mode_zsh_62_53), a clean fpath, reports, completion management and [services](https://github.com/zservices) support. You can use [crasis](https://github.com/zdharma/zplugin-crasis) and also
|
||||||
[declare-zsh](https://github.com/zdharma/declare-zsh) to edit your Zinit
|
[declare-zsh](https://github.com/zdharma/declare-zsh) to edit your Zinit
|
||||||
commands in your `~.zshrc` and also use [zinit-console](https://github.com/zplugin/zinit-console) to view and change the state of the ZSH session and to delete the plugins and snippets from the disk.
|
commands in your `~.zshrc` and also use [zinit-console](https://github.com/zinit-zsh/zinit-console) to view and change the state of the ZSH session and to delete the plugins and snippets from the disk.
|
||||||
|
|
||||||
The project is very active – currently > 2000 commits.
|
The project is very active – currently > 2000 commits.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue