/dez-zsh-theme

My personal zsh theme

Primary LanguageShellMIT LicenseMIT

dez-zsh-theme

My personal oh-my-zsh shell theme based in the structure and features of:

Requeriments

oh-my-zsh plugin dependencies:

plugins=(
  ...
  git-prompt
  ...
)

Installation

Clone this repo:

git clone https://github.com/p-fernandez/dez-zsh-theme.git "$ZSH_CUSTOM/themes/dez-zsh-theme"
ln -s "$ZSH_CUSTOM/themes/dez-zsh-theme/dez.zsh-theme" "$ZSH_CUSTOM/themes/dez.zsh-theme"

Features

My goal is to have my own custom theme oriented to JavaScript development.