Ecosyste.ms: Awesome

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

https://github.com/erwanjugand/steeple-zsh-theme

oh-my-zsh theme
https://github.com/erwanjugand/steeple-zsh-theme

theme zsh

Last synced: about 2 months ago
JSON representation

oh-my-zsh theme

Lists

README

        

# Introduction

An [oh-my-zsh](https://ohmyz.sh/) theme.

![screenshot](https://raw.githubusercontent.com/erwanjugand/oh-my-zsh-theme/main/screenshot.png)

# Setup

## Install theme

```bash
cd ~/.oh-my-zsh/custom/themes/
git clone https://github.com/erwanjugand/steeple-zsh-theme.git
cd steeple-zsh-theme
ln -f steeple.zsh-theme ../steeple.zsh-theme
```

## Use theme

```bash
nano ~/.zshrc
```
Configure the theme in your .zshrc file: `ZSH_THEME="steeple"`