summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorjohannst <stoelp@eit.uni-kl.de>2019-05-19 14:01:13 +0200
committerjohannst <stoelp@eit.uni-kl.de>2019-05-19 14:01:13 +0200
commit183eb0762acd8b50b84e740bd01dda304595d4d1 (patch)
tree39fb724c4cc54031d70854cf3ff7ecefc1de4590 /zshrc
parent1ced2a51864c0a1402267a08f88a142109a4391a (diff)
downloaddotfiles-183eb0762acd8b50b84e740bd01dda304595d4d1.tar.gz
dotfiles-183eb0762acd8b50b84e740bd01dda304595d4d1.zip
zshrc: added base16 shell plugin
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 2f4a5fb..5fc16c3 100644
--- a/zshrc
+++ b/zshrc
@@ -38,9 +38,10 @@ function zshPlug() {
# Plugins
zshPlug 'robbyrussell/oh-my-zsh' init
+zshPlug 'robbyrussell/oh-my-zsh' 'plugins/git'
zshPlug 'zsh-users/zsh-autosuggestions'
zshPlug 'zsh-users/zsh-syntax-highlighting'
-zshPlug 'robbyrussell/oh-my-zsh' 'plugins/git'
+zshPlug 'chriskempson/base16-shell'
# Key definition