Home

Awesome

Riverside

Description

A more portable and simpler version of my other theme: River Dreams.

Note

The theme may look different in your setup as its appearance depends of what colors and font you are using for your terminal emulator. Use the preview as just a reference.

Theme used for terminal emulator is Flamerial.

Here is the description of its design:

Installation

Dependencies

The following dependencies must be installed to run this software:

DependencyDescription
gitRequired to retrive information about Git repositories.
Noto FontProvides the required pretty symbols.

Manual Procedures

Use the following instructions to install this theme manually.

git clone --depth=1 https://github.com/skippyr/riverside\
                    ~/.local/share/zsh/themes/riverside &&
echo "source ~/.local/share/zsh/themes/riverside/riverside.zsh-theme" >>\
     ~/.zshrc

Procedures With OhMyZSH

Use the following instructions to install this theme for OhMyZSH.

git clone --depth=1 https://github.com/skippyr/riverside\
                    ${ZSH_CUSTOM:-${HOME}/.oh-my-zsh/custom}/themes/riverside
ZSH_THEME=riverside/riverside

Support

Report issues, questions and suggestion through the issues tab.

Copyright

This software is distributed under the MIT License. A copy of the license is bundled with the source code.

Copyright (c) 2023, Sherman Rofeman. MIT license.