Skip to content

shawn-sterling/bashsoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Introduction

This is a frakenscript cobbled together from tirmm@reddit

which was copied / translated from zsh made by Steve Losh

which was a fork from oh-my-zsh

Changes

  • added __git_ps1 code into this script
  • added PS1_RED color variable
  • added exit code status to prompt, which is red if it's a non-zero exit code.
  • fixed the bash prompt so root would be a # instead of a $
  • added it so git status was parsed. + = untracked files. ± = changes to be commited. ~ = files have been modified
  • changed to include modified in the changes to be commited.

About

bash prompt soup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages