Skip to content

cryocaustik/cryo-long-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryo long zsh theme

oh my zsh theme clone of cryo theme with added hostname and full current directory.

sample

Install

# install ohmyzsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

# download theme
curl -fsSL https://raw.githubusercontent.com/cryocaustik/cryo-long-zsh-theme/master/cryo-long.zsh-theme > ~/.oh-my-zsh/themes/cryo-long.zsh-theme

# change theme name in .zshrc
sed -i 's/ZSH_THEME=".*"/ZSH_THEME="cryo-long"/' ~/.zshrc

# reload .zshrc
. ~/.zshrc

Credit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages