issues
search
twolfson
/
sexy-bash-prompt
Bash prompt with colors, git statuses, and git branches.
MIT License
1.14k
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Moved to `$HOME` to support Windows install. Fixes #45
#47
twolfson
closed
9 years ago
5
Use `$TMP` instead of `/tmp`
#46
lstor
closed
9 years ago
5
`make install` fails on Windows
#45
lstor
closed
9 years ago
8
Revived prefixes from #40
#44
twolfson
closed
10 years ago
10
Added example of more compatible symbols
#43
twolfson
closed
9 years ago
5
Added support for symbol overrides. Fixes #41
#42
twolfson
closed
10 years ago
4
Allow for overriding git status symbols
#41
twolfson
closed
10 years ago
11
Prefixed .bash_prompt's functions with prompt_
#40
luizberti
closed
10 years ago
13
Prefixing exported functions with "prompt"
#39
luizberti
closed
10 years ago
3
Eliminated invocation of 'sed' with '--short' switch
#38
rpdelaney
closed
10 years ago
7
Massaging the build process
#37
rpdelaney
closed
10 years ago
8
Option to Display System Time?
#36
Albert-IV
closed
10 years ago
34
Do a reset at the beginning to eliminate bleeding background colors
#35
rpdelaney
closed
10 years ago
5
give more informative error messages if sudo was not found
#34
rpdelaney
closed
10 years ago
4
Git stash status
#33
yan-foto
closed
10 years ago
8
Consolidate invocations of git rev-parse
#32
rpdelaney
closed
5 years ago
33
Added remaining in progress keywords
#31
twolfson
closed
10 years ago
5
Should we display commits remaining in rebases/patches?
#30
twolfson
opened
10 years ago
4
Added missing quotes and made quote style consistent
#29
twolfson
closed
10 years ago
5
Added `[merge]` keyword in prompt when a merge is in progress
#28
twolfson
closed
10 years ago
9
ssh term and clear
#27
wachpwnski
closed
10 years ago
1
Changing the user color in prompt to red, if the current user is root
#26
napcae
closed
10 years ago
1
With a merge in progress, prompt renders as if the repo is clean
#25
rpdelaney
closed
10 years ago
39
Extra .bashrc being called from .profile
#24
llynix
closed
10 years ago
11
Add regression test for colors
#23
twolfson
closed
10 years ago
1
Style overrides
#22
rpdelaney
closed
10 years ago
10
lowercase the shell variables to avoid collisions with the environment
#21
rpdelaney
closed
10 years ago
5
Local variables should not be identified in all-caps
#20
rpdelaney
closed
10 years ago
7
Allow for color overrides
#19
twolfson
closed
10 years ago
4
Root
#18
rpdelaney
closed
11 years ago
15
Colors
#17
rpdelaney
closed
11 years ago
5
removed cruft that unnecessarily changed the TERM environment variable
#16
rpdelaney
closed
11 years ago
16
Prompt should not set TERM environment variable
#15
rpdelaney
closed
11 years ago
2
Update one line install to work even when repo is already cloned
#14
cabello
closed
11 years ago
7
Smarten up `get_git_branch`
#13
twolfson
closed
5 years ago
2
Test installation process
#12
twolfson
opened
11 years ago
0
Test multiple versions of Git
#11
twolfson
closed
11 years ago
2
Not pushed triangle always displays if you have no origin branch
#10
SCdF
closed
11 years ago
2
MacOSX doesn't work ootb since OSX doesn't use .bashrc
#9
SCdF
closed
11 years ago
7
The prompt shows 'no-branch' inside a git repository
#8
bernardofd
closed
11 years ago
5
The very last character looks ugly
#7
szwed
closed
11 years ago
7
Travis CI is failing but local tests are passing
#6
twolfson
closed
11 years ago
1
In `git init` directories with no `git log`, we list `get_git_branch` as `(no branch)`
#5
twolfson
closed
11 years ago
3
Add test for `is_on_git` is true for `git init`d directories
#4
twolfson
closed
11 years ago
0
Improve screenshot and demo script
#3
twolfson
closed
11 years ago
1
Rename .bashrc to .bash_prompt
#2
twolfson
closed
11 years ago
1
Convert all shell scripts into a Makefile
#1
twolfson
closed
11 years ago
1
Previous