浏览代码

#137 - add 'Shell plugins' section

- signed-off-by: trimstray <trimstray@gmail.com>
pull/154/head
trimstray 4 年前
父节点
当前提交
edd3048666
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. +9
    -0
      README.md

+ 9
- 0
README.md 查看文件

@@ -160,6 +160,15 @@ Only main chapters:
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/romkatv/powerlevel10k"><b>powerlevel10k</b></a> - is a fast reimplementation of Powerlevel9k ZSH theme.<br>
</p>

##### :black_small_square: Shell plugins

<p>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/rupa/z"><b>z</b></a> - tracks the folder you use the most and allow you to jump, without having to type the whole path.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/junegunn/fzf"><b>fzf</b></a> - is a general-purpose command-line fuzzy finder.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/zsh-users/zsh-autosuggestions"><b>zsh-autosuggestions</b></a> - Fish-like autosuggestions for Zsh.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/zsh-users/zsh-syntax-highlighting"><b>zsh-syntax-highlighting</b></a> - Fish shell like syntax highlighting for Zsh.<br>
</p>

##### :black_small_square: Managers

<p>


正在加载...
取消
保存