Bash-Prompt-Builder icon indicating copy to clipboard operation
Bash-Prompt-Builder copied to clipboard

Website for building a bash prompt

Results 20 Bash-Prompt-Builder issues
Sort by recently updated
recently updated
newest added

the output of git version 1.9.1 is not anymore parsed correctly. With one commit that is ahead, the resulting prompt of the original code was: > xxxxxxxxxxxxxxxxxxxxxx (unstable:54b6478) +(use $...

Tried the current site on Safari, Chrome, and Firefox with the same result. Starting fresh and picking any preset spins the cursor for a bit and then fails.

didn't even know this was a THING

step 1: choose colors step 2: choose theme (and git / hg / svn) step 3: review / copy / save / done! allow for in depth editing

at least I think that's the case... ``` delvarworld@~/repo (no branch! ✎ ) $ git rebase --continue components.tt: needs update git status # Changes not staged for commit: # (use...

including list of files, add count

if rebasing, it would be better to show (rebase) than (no branch!)

Seems to me that `svnversion` returns the "modified" state of the working copy. Any reason to use `svnstatus | ack | wc` rather than just look for the `M` flag...