Home

Awesome

<p align="center"><img src="/assets/shelby_logo.png" width="350px"/></p> <div align="center">

Build Status Go Report Card

</div>

Shelby is a fast ⚡️ ,lightweight ☁️ ,minimal✨, shell prompt written in Pure Go.


Installation

Follow the steps below(Linux and macOS), and Post Installation Instructions

$ curl -sf https://gobinaries.com/athul/shelby | sh

OR For macOS Users, install via Homebrew

brew install athul/tap/shelby

OR

Build From Source

Post Installation Instructions

You must have to add the below code to either the .bashrc or .zshrc or .profile file inorder to Shelby to fully work.

The prompt symbol is and changes to red if the previous command exited with an error.

Bash

Add this to your .bashrc file:

eval "$(shelby init bash)"

Zsh

Add this to your .zshrc file:

eval "$(shelby init zsh)"

Extra Bits

Inspired From

Code reused from :heart:

Support My work

<center><p ><img height='100' style='border:0px;height:36px;' src='https://imgix.bustle.com/uploads/image/2019/5/2/ffa82ad4-937e-412c-9bfd-33cb9252e88e-instagram-donate.jpg?w=1020&h=576&fit=crop&crop=faces&auto=format&q=70' border='0' alt='Donations' /></a> </p> <h3>Donation: UPI ID: <b>athul8720@oksbi</b></h3> </center>

Logo Made by Sreeram aka @fillerink

The Installation Script can be found at https://github.com/athul/autom