summaryrefslogtreecommitdiffstats
path: root/docs/config
AgeCommit message (Expand)Author
2020-02-19docs: Fix kubernetes style doc `dimmed' (#944)Heechul Ryu
2020-02-12feat(git_commit): Show the hash of commits when detached HEAD (#738)nesmyslny
2020-02-07docs: Use Algolia DocSearch for docsMatan Kushner
2020-02-05docs: Update example snippetsMatan Kushner
2020-02-05feat: Add an Elm module (#879)Andrew Prokhorenkov
2020-02-04docs: small doc touchupsMatan Kushner
2020-02-04feat: Add Crystal version module (#170)Youssef Habri
2020-02-01fix(haskell): Add the Haskell module to the default prompt order (#893)Andrew Prokhorenkov
2020-01-25feat: add Haskell Stack support (#546)Andrew Prokhorenkov
2020-01-24fix(java): Add detection for *.gradle files (#871)Sam Rose
2020-01-04docs: Document the STARSHIP_CONFIG env variable (#807)Justas Kazakauskas
2019-12-28feat(git_status): Add a stash count segment (#598)marblenix
2019-12-23docs: A few small improvementsMatan Kushner
2019-12-23docs(config): Disabled at the end of the optionsMarco Ieni
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-12-19feat: Adds build.gradle.kts detection to the Java module (#731)Mario Arias
2019-12-16docs: Correct summary of `git_commit` module (#737)nesmyslny
2019-12-11feat: add composer.json version to Package module (#716)Morten Scheel
2019-12-10fix: Add php to the default prompt order (#708)AppleTheGolden
2019-12-09fix: Truncate long paths in conda environment names (#694)AppleTheGolden
2019-12-08docs: Reorder terraform option rows for consistencyMatan Kushner
2019-12-08feat: Implement terraform module with workspace and version (#644)wdullaer
2019-12-06docs: Add missing quotes in config docsMatan Kushner
2019-12-06feat: Add prefix config to directory module (#642)Dan Wendorf
2019-12-06docs: Improve doc consistencyMatan Kushner
2019-12-06feat: Add git_commit module (#673)Qingping Hou
2019-12-05feat: Add PHP version module (#244)Stephen Ball
2019-12-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-28docs: Update README to create ~/.config (#663)Harrison
2019-11-13feat: Add separator config to the memory module (#603)Matias Kotlik
2019-11-02feat: Enable the python module in virtual envs (#584)Thomas O'Donnell
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-10-28feat: Add an option to limit the duration of starship directory scanning (#589)Zhenhui Xie
2019-10-26feat: Show git_status counts (#434)Brian Low
2019-10-25docs: Update use_12hr config option nameMatan Kushner
2019-10-25docs: Fix `Memory Usage` option key (#586)Yoshi
2019-10-21refactor: Refactor memory_usage module to use module config. (#515)Matias Kotlik
2019-10-15refactor: Refactor git_branch module to use new module config (#535)Matias Kotlik
2019-10-15refactor: Rewrite cmd_duration, directory and env_var module to use module co...Zhenhui Xie
2019-10-15feat: Add configuration for hostname truncation (#485)Zach Mertes
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-14fix: Fix the spacing around the AWS default symbol (#529)Thomas O'Donnell
2019-10-10refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)Zhenhui Xie
2019-10-10docs: Fix lingering merge conflict in config docsMatan Kushner
2019-10-10feat: Implement timezone offset config option for the time module (#463)Keith Wade
2019-10-07feat: Show Java module when build.sbt is present (#505)Maarten Mulders
2019-10-05feat: Add conda module (#469)AppleTheGolden
2019-10-06refactor: Rewrite `time` module to use module config (#483)Thomas Lee
2019-10-05fix: Disable Kubernetes module by default (#488)Thomas O'Donnell