p-fernandez / dez-zsh-theme

My personal zsh theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My personal zsh theme

License:MIT License


Languages

Language:Shell 100.0%