This commit is contained in:
2021-04-09 23:05:45 +09:00
parent 2cbef57fe8
commit da72d342f1
2 changed files with 5 additions and 15 deletions

2
zshrc
View File

@@ -75,7 +75,7 @@ ZSH_CUSTOM=$HOME/.config/omz
# 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 deno)
plugins=(git deno git-flow)
source $ZSH/oh-my-zsh.sh