1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-16 01:57:07 +00:00
starship/src/modules
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
..
battery.rs feat: Implement threshold based styling for battery module (#318) 2019-09-12 14:06:59 -04:00
character.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
cmd_duration.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
directory.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
git_branch.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
git_state.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
git_status.rs feat: Add configuration for the git_status prefix and suffix (#367) 2019-09-15 16:44:53 -04:00
golang.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
hostname.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
java.rs feat: Add Java Module (#314) 2019-09-19 18:02:53 -05:00
jobs.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
line_break.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
mod.rs feat: Add Java Module (#314) 2019-09-19 18:02:53 -05:00
nix_shell.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
nodejs.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
package.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
python.rs Enable the python module for tox files (#369) 2019-09-15 12:21:40 -04:00
ruby.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
rust.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
time.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
username.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00