update install

This commit is contained in:
Tim van Veenendaal
2020-09-07 10:06:24 +02:00
parent 9774fe4548
commit 9c07e4a0a7
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#!/bin/bash
sudo apt install zsh
cd "$(dirname "$0")"
./solve-stow.sh bin
./solve-stow.sh zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.oh-my-zsh/custom/themes/powerlevel10k
./solve-stow.sh bin
./solve-stow.sh zsh