.. |
aws.rs
|
feat: Add AWS module (#419)
|
2019-09-25 21:55:47 -05:00 |
character.rs
|
Support vicmd_symbol in fish-shell (#254)
|
2019-08-31 00:59:18 -07:00 |
cmd_duration.rs
|
feat: Added ability for setting command duration prefix (#414)
|
2019-09-30 14:26:32 +09:00 |
common.rs
|
fix: Lazy load git repo and only run module if not disabled (#306)
|
2019-09-09 19:14:38 -04:00 |
configuration.rs
|
fix: Lazy load git repo and only run module if not disabled (#306)
|
2019-09-09 19:14:38 -04:00 |
directory.rs
|
feat: Use tilde for home_directory when under version control (#439)
|
2019-09-28 22:50:38 -05:00 |
dotnet.rs
|
feat: Add dotnet module (#416)
|
2019-10-02 01:56:48 -05:00 |
env_var.rs
|
feat: Add Environment Variable module (#409)
|
2019-09-26 17:30:58 +09:00 |
git_branch.rs
|
perf: Lazy load files from directory (#335)
|
2019-09-14 09:23:53 -05:00 |
git_state.rs
|
feat: Adds Git State module for showing "REBASING 2/3", etc. (#276)
|
2019-09-05 12:45:04 -04:00 |
git_status.rs
|
style: Fix rustfmt formatting warnings in CI (#432)
|
2019-09-27 12:18:24 +09:00 |
golang.rs
|
fix: Lazy load git repo and only run module if not disabled (#306)
|
2019-09-09 19:14:38 -04:00 |
hostname.rs
|
feat: add hostname module (#286)
|
2019-09-04 13:03:31 -04: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
|
Refactor integration tests (#71)
|
2019-06-06 13:18:00 +01:00 |
main.rs
|
feat: Add dotnet module (#416)
|
2019-10-02 01:56:48 -05:00 |
modules.rs
|
fix: Change panicking on unknown module to error print and support module listing flag (#197)
|
2019-08-20 00:42:25 -04:00 |
nix_shell.rs
|
Add nix-shell support (#173)
|
2019-08-25 11:41:20 -04:00 |
nodejs.rs
|
fix: Lazy load git repo and only run module if not disabled (#306)
|
2019-09-09 19:14:38 -04:00 |
python.rs
|
style: Fix rustfmt formatting warnings in CI (#432)
|
2019-09-27 12:18:24 +09:00 |
ruby.rs
|
ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)
|
2019-09-04 19:13:53 -04:00 |
time.rs
|
chore: Remove logic for the disabled option from modules (#486)
|
2019-10-05 18:07:33 +09:00 |
username.rs
|
feat: Add option to always show the username module (#408)
|
2019-09-22 15:32:11 -05:00 |