24092024-1
This commit is contained in:
parent
beda89a241
commit
91ff389a40
3 changed files with 8 additions and 2 deletions
|
@ -14,7 +14,7 @@ ZSH_THEME="robbyrussell"
|
|||
# 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 python tmux genpass web-search zsh-syntax-highlighting zsh-autosuggestions)
|
||||
plugins=(git python tmux genpass web-search zsh-syntax-highlighting zsh-autosuggestions poetry)
|
||||
|
||||
fpath+=${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions/src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue