/classic-zsh-theme

A classic *nix prompt zsh theme

Primary LanguageShellMIT LicenseMIT

classic.zsh-theme

a classic looking *nix prompt

Shell

Install

Download the theme into Oh My Zsh's custom theme folder:

curl https://raw.githubusercontent.com/freakinu/classic-zsh-theme/main/classic.zsh-theme -Lo ~/.oh-my-zsh/custom/themes/classic.zsh-theme

Edit ~/.zshrc:

ZSH_THEME="classic"