3z3qu13l / laptopSetup

0 stars 0 forks source link

fix theme & plugins #6

Closed 3z3qu13l closed 3 weeks ago

3z3qu13l commented 3 weeks ago

Missing commands

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
3z3qu13l commented 3 weeks ago

done