1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-16 01:57:07 +00:00
starship/src/modules
Andrew Houts 0eafb2bde7 feat: add memory usage module (#403)
Adds a module to display system memory and swap usage.
2019-09-29 00:55:48 -05:00
..
aws.rs feat: Add AWS module (#419) 2019-09-25 21:55:47 -05:00
battery.rs refactor: Remove dead code in battery module (#405) 2019-09-21 09:41:15 -05: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 revert: Revert the command duration in ms feature (#380) (#425) 2019-09-25 17:13:58 +09:00
directory.rs feat: Use tilde for home_directory when under version control (#439) 2019-09-28 22:50:38 -05:00
env_var.rs feat: Add Environment Variable module (#409) 2019-09-26 17:30:58 +09: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
memory_usage.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
mod.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -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 feat: Add option to always show the username module (#408) 2019-09-22 15:32:11 -05:00