1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-04 06:37:35 +00:00
starship/tests/testsuite
Kuba Clark 71f03ec3e9 feat: Add Java Module (#314)
Implements a Java module which shows basic Java information when inside a Java project.
2019-09-19 18:02:53 -05:00
..
character.rs
cmd_duration.rs
common.rs
configuration.rs
directory.rs
git_branch.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
git_state.rs
git_status.rs feat: Add configuration for the git_status prefix and suffix (#367) 2019-09-15 16:44:53 -04:00
golang.rs
hostname.rs
java.rs feat: Add Java Module (#314) 2019-09-19 18:02:53 -05:00
jobs.rs
line_break.rs
main.rs feat: Add Java Module (#314) 2019-09-19 18:02:53 -05:00
modules.rs
nix_shell.rs
nodejs.rs
python.rs Enable the python module for tox files (#369) 2019-09-15 12:21:40 -04:00
ruby.rs
time.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
username.rs