This commit is contained in:
2021-04-13 21:00:02 +09:00
parent aa55b8073f
commit b8ba840029
4 changed files with 28 additions and 12 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 git-flow-completion)
source $ZSH/oh-my-zsh.sh