From 42369fbeb515ee8cd24489d9d8f9462b7f520ac5 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 1 May 2020 20:31:48 +0200 Subject: [PATCH] disabled powerline --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index 5da811bf..18cfc73b 100644 --- a/.zshrc +++ b/.zshrc @@ -156,7 +156,7 @@ if [ -f /usr/bin/shellpic ]; then fi fi -source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme +#source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. -[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh +#[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh