Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-01-22 | prompt: add braces around vcs status | Alexander Sulfrian | 1 | -1/+1 | |
2012-01-22 | prompt: do not display root username, only red # at end of prompt | Alexander Sulfrian | 1 | -8/+7 | |
2012-01-11 | prompt: change some colors | Alexander Sulfrian | 1 | -7/+6 | |
2012-01-11 | prompt: really fix spacing | Alexander Sulfrian | 1 | -2/+2 | |
2012-01-11 | prompt: fixed spacing after host as root | Alexander Sulfrian | 1 | -6/+7 | |
2012-01-10 | common/prompt: display if currently using a python virtual env | Alexander Sulfrian | 1 | -2/+5 | |
2012-01-10 | common/prompt: hide user if alex, hide host if laptop | Alexander Sulfrian | 1 | -3/+7 | |
2011-04-01 | compatibility fix with openbsd | Alexander Sulfrian | 1 | -1/+2 | |
hostname returns the fqnd on openbsd, befor using it as screen title discard the domain part | |||||
2011-02-02 | fix handling of folders in .git directory | Alexander Sulfrian | 1 | -1/+1 | |
2009-07-20 | screenmagic for all terms that start with screen | Alexander Sulfrian | 1 | -2/+2 | |
2009-07-05 | fixed missing backslash | Alexander Sulfrian | 1 | -1/+1 | |
2009-07-05 | screen magic only in screen, removed newline from prompt | Alexander Sulfrian | 1 | -2/+5 | |
2009-07-05 | removed PROMPT_COMMAND in screen | Alexander Sulfrian | 1 | -0/+1 | |
2009-07-05 | update prompt to by fully generated by propt_command | Alexander Sulfrian | 1 | -87/+89 | |
using prompt command to gernerate a static prompt to support correct bash line wrapping | |||||
2009-06-23 | fix git magic in prompt to not activate in .git dir or bare repositories | Alexander Sulfrian | 1 | -1/+1 | |
2009-06-23 | fixed root prompt | Alexander Sulfrian | 1 | -1/+1 | |
2009-06-23 | prompt added | Alexander Sulfrian | 1 | -0/+100 | |
added customized gentoo-prompt with returncode, svn/git magic |