added powerlevel10k theme
This commit is contained in:
commit
e3ab1b458c
1
setup.sh
1
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"
|
||||
|
|
Loading…
Reference in New Issue