aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* add HIDE_HOME_CWD configHEADmasterBenjamin Große2021-12-151-2/+2
| | | | | Hides path if in $HOME. It only shows the prompt char, as usually $HOME has no git repo. Looks pretty cool when opening a new terminal.
* add flag to disable vcsv0.1.5Akshay2021-04-021-1/+6
|
* detect nix-shell envAkshay2020-08-181-2/+3
|
* new links, rustfmtAkshay2020-02-031-39/+47
|
* improve output in non existent directoriesNerdyPepper2019-07-121-2/+9
|
* Fix issue #1 for ZSH in minimal modeLeo Wilson2019-06-031-6/+50
|
* Fix Issue #1 for ZSHLeo Wilson2019-06-031-1/+1
|
* add cliNerdyPepper2019-05-201-5/+26
|
* add pista and pista_minimal promptsNerdyPepper2019-05-201-5/+28
|
* grand refactorNerdyPepper2019-05-201-88/+8
|
* support 3 rpeo states, add more config optionsNerdyPepper2019-05-201-25/+25
|
* finish cwd fnNerdyPepper2019-05-201-7/+19
|
* i dun an oopsieNerdyPepper2019-05-201-24/+21
|
* im happy with colorsNerdyPepper2019-05-191-4/+3
|
* experiment colored outputsNerdyPepper2019-05-191-8/+9
|
* improve vcs_status, now displays repo statusNerdyPepper2019-05-191-8/+40
|
* added vcs statusNerdyPepper2019-05-191-2/+23
|
* initNerdyPepper2019-05-191-0/+31