- Make sure you already installed oh-my-zsh (https://ohmyz.sh/). Otherwise, install it via:
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Make sure to remove the old powerlevel10k in your home directory.
rm -fr ~/.oh-my-zsh/custom/themes/powerlevel10k
- Clone the repository:
git clone --depth=1 https://github.com/pnucolab/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
- Set
ZSH_THEME="powerlevel10k/powerlevel10k"
in~/.zshrc
.
forked from romkatv/powerlevel10k
-
Notifications
You must be signed in to change notification settings - Fork 0
zsh customization (p10k configure) Error removed
License
pnucolab/powerlevel10k
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
zsh customization (p10k configure) Error removed
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 85.1%
- C++ 14.7%
- Makefile 0.2%