From a3913a510e587b22591f42f1e9223e206840ea78 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 20 Sep 2019 15:28:37 -0400 Subject: [PATCH] updated .zshrc template to use .plvl9k file --- roles/gantsign.oh-my-zsh/templates/zshrc.j2 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/roles/gantsign.oh-my-zsh/templates/zshrc.j2 b/roles/gantsign.oh-my-zsh/templates/zshrc.j2 index 50726d4..d61df58 100644 --- a/roles/gantsign.oh-my-zsh/templates/zshrc.j2 +++ b/roles/gantsign.oh-my-zsh/templates/zshrc.j2 @@ -13,9 +13,7 @@ export ZSH=$HOME/.oh-my-zsh # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes ZSH_THEME="powerlevel9k/powerlevel9k" - -# Powerlevel 9k Configurartion -POWERLEVEL9K_MODE='nerdfont-complete' +source $HOME/.plvl9k.zsh # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load