Home

Awesome

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

<pre> ZSH_THEME=<b>"hijack"</b> </pre>

Or, if you want to use the git version

<pre> ZSH_THEME=<b>"hijack-git'</b> </pre>

Prerequisites

zsh

oh-my-zsh

Screenshot(s)

Non-git theme

image

Git support theme

image