-
Install oh my zsh as per their instructions.
-
Clone this repo into your the directory where you install your custom themes (I recommend you create a
~/.oh-my-zsh-custom/themes
directory and install it there):cd ~ mkdir -p .oh-my-zsh-custom/themes cd .oh-my-zsh-custom/themes git clone https://github.com/cviebrock/cviebrock-zsh-theme.git cviebrock
-
Edit the following entries in your
~/.zshrc
file:# add this before loading the theme export DEFAULT_USER="your user name" ZSH_THEME="cviebrock/cviebrock" ZSH_CUSTOM=$HOME/.oh-my-zsh-custom
-
Log out and in again.
-
Enjoy!
-
Notifications
You must be signed in to change notification settings - Fork 0
cviebrock/cviebrock-zsh-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My custom zsh theme
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published