move theme to folder
This commit is contained in:
parent
f4ac597497
commit
e67af5c753
2
setup.sh
2
setup.sh
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
cp Settings/.zshrc Settings/.vimrc Settings/.zprofile Settings/.gitconfig .
|
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 ]
|
if [ $(id -u) -ne 0 ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue