Ver Fonte

Merge branch 'master' of github.com:HON95/wiki

Håvard Ose Nordstrand há 1 ano atrás
pai
commit
4326aad614
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      personal-device/applications.md

+ 2 - 0
personal-device/applications.md

@@ -437,6 +437,8 @@ This is my ZSH setup preference, using Oh-My-ZSH with the Powerlevel10k theme an
 1. (Optional) Setup syntax highlighting plugin:
     1. Clone it: `git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting`
     1. Add `zsh-syntax-highlighting` it to `plugins` in `~/.zshrc`.
+1. (Optional) Setup fuzzy search plugin:
+    1. Install: `yay -S fzf-git`
 1. Setup plugins:
     1. In `~/.zshrc`, set e.g. `plugins=(git docker docker-compose golang rust)`.
 1. Further customize `~/.zshrc`: