You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
195 B
Bash
5 lines
195 B
Bash
7 years ago
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||
|
|
||
|
mkdir -p ~/.oh-my-zsh/custom/themes
|
||
|
ln -nsf ~/p9k/ ~/.oh-my-zsh/custom/themes/powerlevel9k
|