Fix documentation + add aliases

This commit is contained in:
Morgan Wattiez
2019-07-22 09:50:20 +02:00
parent 032d3d018e
commit 0d98bd5629
3 changed files with 4 additions and 3 deletions

View File

@ -62,7 +62,7 @@ ZSH_COLORIZE_STYLE="monokai"
# 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=(reminder git sdk zsh-syntax-highlighting zsh-autosuggestions ansible brew colorize docker pipenv pip python terraform aws)
plugins=(reminder common-aliases extract git sdk zsh-syntax-highlighting zsh-autosuggestions ansible brew colorize docker pipenv pip python terraform aws)
source $ZSH/oh-my-zsh.sh