1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-12-26 03:27:30 +00:00
starship/src
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
..
init revert: Revert the command duration in ms feature (#380) (#425) 2019-09-25 17:13:58 +09:00
modules feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
config.rs refactor: Refactor config.rs to pure functional style (#427) 2019-09-26 10:38:36 +09:00
context.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs Support vicmd_symbol in fish-shell (#254) 2019-08-31 00:59:18 -07:00
module.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
print.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
segment.rs fix: Update Module::is_empty to check value of segments (#332) 2019-09-16 00:03:44 -05:00
utils.rs feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00