aboutsummaryrefslogtreecommitdiff
path: root/pkg/prompt
Commit message (Expand)AuthorAgeFilesLines
* fix compile on macosStefan Majewsky2017-09-011-1/+2
* prompt: add fields for active kubectl context and OpenStack credentialsStefan Majewsky2017-08-212-0/+85
* prompt: handle newly initialized Git repo without any commits correctlyStefan Majewsky2017-08-191-2/+6
* prettyprompt: show exit code of previous commandStefan Majewsky2017-08-192-2/+17
* prettyprompt: print second line with shell identification and prompt charStefan Majewsky2017-08-191-0/+11
* prettyprompt: add repo status displayStefan Majewsky2017-08-193-12/+80
* prettyprompt: show $TERM if not xterm-256colorStefan Majewsky2017-08-192-0/+33
* prettyprompt: highlight path elements inside Git repo (if any)Stefan Majewsky2017-08-191-9/+33
* prettyprompt: add accessibility check to cwd displayStefan Majewsky2017-08-192-17/+49
* prettyprompt: implement basic cwd displayStefan Majewsky2017-08-193-2/+124
* prompt: draw separator lineStefan Majewsky2017-07-111-2/+28
* yagniStefan Majewsky2017-07-113-77/+32
* sketch out first steps of prettyprompt.goStefan Majewsky2017-07-103-0/+177