zeroastro / zeroastro-zsh-theme

Simple Oh My ZSH theme for Dark Backgrounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeroastro ZSH Theme

Simple Oh My ZSH Theme for Dark Backgrounds

Zeroastro ZSH Theme

Requirements

Installation

mkdir -p $HOME/.oh-my-zsh/custom/themes/ && \
    curl -fsSL  https://github.com/zeroastro/zeroastro-zsh-theme/raw/master/zeroastro.zsh-theme -o $HOME/.oh-my-zsh/custom/themes/zeroastro.zsh-theme && \
    sed -i.bak 's/^[[:space:]]*ZSH_THEME=.*/ZSH_THEME="zeroastro"/' $HOME/.zshrc && \
    exec zsh

About

Simple Oh My ZSH theme for Dark Backgrounds

License:MIT License