Blueno_Termux/myTermux/optional/zshthemes/install/powerlevel10k-install.sh
2022-04-01 08:36:29 -04:00

6 lines
166 B
Bash
Executable File

#!/usr/bin/env bash
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.oh-my-zsh/custom/themes/powerlevel10k
echo -e "run 'chzsh' to change theme"