Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 451 Bytes

ZeroCake.zsh-theme

My Oh My ZSH theme and probably works for ZSH in general.

Screenshot of ZeroCake

Download

curl -fsSL https://raw.githubusercontent.com/ZeroPoke/ZeroCake.zsh-theme/main/ZeroCake.zsh-theme >> ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/ZeroCake.zsh-theme

Edit

~/.zshrc

Find and Change

ZSH_THEME="ZeroCake"

Then run

source ~/.zshrc