From bb010c264279f78ebd917be561349b3c344a55ec Mon Sep 17 00:00:00 2001 From: Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> Date: Tue, 25 Aug 2020 20:26:57 +0200 Subject: Update zshrc --- linux/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/zshrc b/linux/zshrc index e6c60fd..21a1559 100644 --- a/linux/zshrc +++ b/linux/zshrc @@ -3,7 +3,7 @@ export ZSH="/home/jakob/.oh-my-zsh" -ZSH_THEME="powerlevel9k/powerlevel9k" +ZSH_THEME="powerlevel10k/powerlevel10k" export UPDATE_ZSH_DAYS=30 -- cgit v1.2.3