added powerlevel10k theme

This commit is contained in:
tracer 2023-03-24 19:02:08 +01:00
commit e3ab1b458c
1 changed files with 0 additions and 1 deletions

View File

@ -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"