From e67af5c753c9b4f80f33bf7ef4f620b7d920c055 Mon Sep 17 00:00:00 2001 From: tracer Date: Fri, 24 Mar 2023 14:44:27 +0100 Subject: [PATCH] move theme to folder --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 1036669..8e90ed9 100644 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ cp Settings/.zshrc Settings/.vimrc Settings/.zprofile Settings/.gitconfig . -cp Settings/cobalt2.zsh-theme .oh-my-zsh +cp Settings/cobalt2.zsh-theme .oh-my-zsh/themes if [ $(id -u) -ne 0 ] then