From 84bc0898be0ff6ed316a53fd08d9603dd35d414f Mon Sep 17 00:00:00 2001 From: GabriWar <72227489+GabriWar@users.noreply.github.com> Date: Tue, 16 Nov 2021 17:22:40 -0300 Subject: [PATCH] theme --- .config/zsh/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index bf2d36f7..f35ac5dd 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -8,7 +8,7 @@ #uncomment after installing #source ~/.config/zsh/zsh-snap/znap.zsh #export ZSH="/home/gabriwarx/.oh-my-zsh" -#ZSH_THEME="jonathan" +ZSH_THEME="jonathan" @@ -81,7 +81,7 @@ # Add wisely, as too many plugins slow down shell startup. plugins=(git) -source $ZSH/oh-my-zsh.sh +#source $ZSH/oh-my-zsh.sh # User configuration