/hijack-zsh

Primary LanguageShellMIT LicenseMIT

hijack-zsh

A zsh theme I made, features git support

To install:

Clone this repostory:

git clone https://github.com/thegodheehee/hijack-zsh.git

Copy hijack.zsh-theme to your oh-my-zsh themes directory

cp hijack-zsh/zsh-theme/hijack.zsh-theme ~/.oh-my-zsh/themes/hijack.zsh-theme

Or, if you want to use the git version

cp hijack-zsh/zsh-theme/hijack-git.zsh-theme ~/.oh-my-zsh/themes/hijack-git.zsh-theme

Edit .zshrc to use this theme

ZSH_THEME="hijack"

Or, if you want to use the git version

ZSH_THEME="hijack-git'

Prerequisites

zsh

oh-my-zsh

Screenshot(s)

Non-git theme

image

Git support theme

image