From 1846d1d87b14fe78f98e5d631fd5a53595480978 Mon Sep 17 00:00:00 2001 From: joshrandall8478 <joshrandall8478@gmail.com> Date: Sat, 8 Mar 2025 09:12:19 -0500 Subject: [PATCH] fixed source --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index ef0f14c..c7e999d 100644 --- a/.zshrc +++ b/.zshrc @@ -181,7 +181,7 @@ eval "$(zoxide init zsh)" fastfetch -c ~/smallfetch.jsonc alias smallfetch="fastfetch -c ~/smallfetch.jsonc" #smallfetch -fortune -s -n 100 +#fortune -s -n 100 export PATH=$PATH:/home/joshr/.spicetify @@ -210,4 +210,4 @@ else fi unset __conda_setup # <<< conda initialize <<< -source ./bira.zsh-theme +source ~/bira.zsh-theme -- GitLab