1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 13:19:00 +00:00
starship/src/modules
Thomas O'Donnell 1478f8c2e9 Add support for detecting Python from Pipenv files (#221)
Added the ability to enable the Python module based on the existence of the a `Pipfile`.
2019-08-21 15:54:22 -07:00
..
battery.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
character.rs fix: Set default prompt character to ❯ (#177) 2019-08-18 11:34:45 -04:00
cmd_duration.rs feat: Implement Python virtual environment display (#137) 2019-08-11 17:51:13 -04:00
directory.rs feat: Add option to control git directory truncation (#165) 2019-08-16 20:29:22 -07:00
git_branch.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
git_status.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
golang.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
jobs.rs fix: Fix issue with jobs and extra whitespace on MacOS with BSD… (#145) 2019-08-12 23:41:59 -04:00
line_break.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
mod.rs fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
nodejs.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
package.rs feat: Display Python package version from poetry (#153) 2019-08-15 16:41:06 -04:00
python.rs Add support for detecting Python from Pipenv files (#221) 2019-08-21 15:54:22 -07:00
ruby.rs feat: implement the ruby module (#131) 2019-08-13 18:43:29 -04:00
rust.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
username.rs fix a few typos (#178) 2019-08-17 20:50:42 -07:00