HAIL UV HAIL UV HAIL UV
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
parent
0701eb141c
commit
b72b447c09
6 changed files with 7 additions and 7 deletions
2
.zshrc
2
.zshrc
|
@ -79,7 +79,7 @@ export NVM_AUTO_USE=true
|
|||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git colored-man-pages colorize command-not-found cp pyenv pip python virtualenv virtualenvwrapper poetry-env systemd archlinux appup zsh-nvm zsh-better-npm-completion fast-syntax-highlighting)
|
||||
plugins=(git colored-man-pages colorize command-not-found cp pyenv pip python systemd archlinux appup zsh-nvm zsh-better-npm-completion fast-syntax-highlighting)
|
||||
fpath+="${ZSH_CUSTOM:-"$ZSH/custom"}/plugins/zsh-completions/src"
|
||||
if (( $+commands[bun] )); then
|
||||
[ -s ~/.bun/_bun ] || bun completions
|
||||
|
|
Reference in a new issue