diff --git a/setup.sh b/setup.sh index fc072db..d603ee2 100644 --- a/setup.sh +++ b/setup.sh @@ -3,7 +3,6 @@ cp Settings/.zshrc Settings/.vimrc Settings/.zprofile Settings/.gitconfig Settings/.p10k.zsh . git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k - if [ $(id -u) -ne 0 ] then echo "run me as root to copy cdbm & lsd to the system"