Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/svensen/sit.zsh-theme

Svens ZSH theme
https://github.com/svensen/sit.zsh-theme

Last synced: about 2 months ago
JSON representation

Svens ZSH theme

Lists

README

        

sit - A plain and simple zsh-theme
==================================

Prompt features
---------------
* Git status
* Current path: Displays current working directory
* Return status: Shows error return code (red/magenta)

Example
-------

![sit prompt theme](sit.zsh-theme-example.png)

Installation
------------

Clone the repository into your custom oh-my-zsh themes folder:

git clone https://github.com/svensen/sit.zsh-theme.git ${ZSH_CUSTOM}/themes/sit

Set the theme in your .zshrc:

ZSH_THEME="sit/sit"