A zsh theme for developers, fully customizable and compatible with different development ecosystems, seamlessly integrated with git.
To select a specific theme switch branches on github and select the theme or the full version.
Pure (actually on the master branch)To work correctly, you will first need:
zsh
(v5.2 or recent) must be installed.gitstatus (romkatv)
romkatv gitstatus project.Now that the requirements are satisfied, you can install Spaceship ZSH via any of the following tools.
install the gitstatus (if you dont have...)git clone --depth=1 https://github.com/romkatv/gitstatus.git ~/gitstatus
add this source ~/gitstatus/gitstatus.prompt.zsh
at the begging of your ~/.zshrc file.
Clone this repo:
git clone https://github.com/CMOISDEAD/doom-zsh.git "$ZSH_CUSTOM/themes/doom" --depth=1
Symlink doom.zsh-theme
to your oh-my-zsh custom themes directory:
ln -s "$ZSH_CUSTOM/themes/doom/doom.zsh-theme" "$ZSH_CUSTOM/themes/doom.zsh-theme"
Set ZSH_THEME="doom"
in your .zshrc
.
Here's a list of related projects that have been inspired by Spaceship ZSH.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4