1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

added plugins

This commit is contained in:
Ryan 2017-05-24 13:21:28 +02:00
parent d5f9c16a8c
commit ac0996baa9

View File

@ -52,7 +52,7 @@ ZSH_THEME="powerlevel9k/powerlevel9k"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=(git) plugins=(git archlinux bower composer docker git-flow pass sudo systemd tmux)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh