From 4457de42841d9ffbf79c99306c06b4ed7d9c4e8e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 3 Jan 2022 13:50:55 -0300 Subject: [PATCH] Update .zshrc --- dotfiles/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index f19c71e..855a5e7 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -14,7 +14,7 @@ HISTFILE=~/.cache/zsh/.histfile export ZSH="/usr/share/oh-my-zsh" #ZSH_THEME="pmcgee" -export ZSH_CUSTOM="/usr/share" +ZSH_CUSTOM="/usr/share" ZSH_THEME="zsh-theme-powerlevel10k/powerlevel10k" # Uncomment the following line to use case-sensitive completion.