mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Add you-should-use zsh plugin
This commit is contained in:
parent
cc74d65b0a
commit
9f0061eaf3
3 changed files with 5 additions and 0 deletions
|
@ -62,5 +62,6 @@ zstyle ':completion:::::' completer _expand _complete _ignored _approximate #ena
|
|||
# Load extensions (should be last)
|
||||
. /usr/share/zsh/site-functions/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null
|
||||
. /usr/share/zsh/site-functions/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null
|
||||
. /usr/share/zsh/site-functions/zsh-you-should-use/you-should-use.plugin.zsh 2>/dev/null
|
||||
eval "$(lua /usr/local/src/z.lua/z.lua --init zsh enhanced)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue