tanvir002700 / alien

A zsh theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alien

Join the chat at https://gitter.im/eendroroy/alien

Requirements

  • zsh (obviously)
  • powerline patched fonts see here

Installation

antigen

add in your .zshrc

antigen theme eendroroy/alien alien
oh-my-zsh

screencast

asciicast

color scheme

you can chose from 3 different color schemes (blue is the default)

in ~/.zshrc just add any from the following three lines before your 'antigen theme ...' line

export ALIEN_THEME="blue"

export ALIEN_THEME="green"

export ALIEN_THEME="red"

Credit goes to @chrissicool for 'zsh-256color'

Credit goes to @mafredri for 'zsh-async'

About

A zsh theme

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%