add reminder plugin for OhMyZsh
This commit is contained in:
@ -62,7 +62,7 @@ ZSH_THEME="powerlevel9k/powerlevel9k"
|
||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git)
|
||||
plugins=(reminder git)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
Reference in New Issue
Block a user