Skip to content

sblaurock/bash-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-prompt

screenshot

Improved bash prompt with support for Git.

Colors, display options and symbols are fully customizeable. Currently supports:

  • 16 colors.
  • Username & hostname.
  • Working directory (partial or full).
  • Git branch (with "dirty" status indicator).

Installation

Execute the following snippet in your command line. See install.sh for more details.

(cd ~ && git clone --depth 1 https://github.com/sblaurock/bash-prompt.git && cd bash-prompt && chmod +x install.sh && ./install.sh) && source ~/.bashrc

Project inspired by twolfson/sexy-bash-prompt.

About

Improved bash prompt with support for Git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages