nacro90 / better-bash

Minimal and productive terminal experience!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Bash

My custom bash configuration that I find it worth to share.

Features

  • Vibrant colors with symbolic unicode sugar, minimal footprint and time

    Minimal start

  • Git support

    Current working directory has a clean git repo

    Current working directory has a modified git repo

  • Background jobs indicator

    Background job support

  • Virtual environment support

    Virtual environment support

  • Return value indicator

    Return value support

  • Custom PS2

    Custom PS2

  • Empty directory

    Current working directory is empty

  • Custom ls colors

    Custom ls colors

Installation

For fresh install run:

mkdir ~/.betterbash
cd ~/.betterbash
git clone https://github.com/orcantiryaki/better-bash.git
./install

Your existing .bashrc and .bash_aliases files will be backed up to .bashrc.bak and .bash_aliases.bak.

About

Minimal and productive terminal experience!


Languages

Language:Shell 100.0%