Skip to content

repodevs/alien

 
 

Repository files navigation

alien Oh-My-Zsh themes


alien theme is faster than a lot other themes. you can read more about alien here

this repository is focused for my custom themes that forked from alien themes.

Requirements

  • zsh (obviously)
  • powerline patched fonts see here

Installation

Clone this repository

git clone https://github.com/repodevs/alien.git
cd alien
git submodule update --init --recursive

Add the following line to your ~/.zshrc

export ALIEN_THEME="repodevs"
export PLIB_GIT_UNTRACKED_COLOR=red
export PLIB_GIT_TRACKED_COLOR=black

source ~/alien/alien-custom.zsh

repodevs

Libraries Used

Author

License

The project is available as open source under the terms of the MIT License.

Packages

No packages published

Languages

  • Shell 100.0%