1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 12:49:02 +00:00
starship/src/configs
AppleTheGolden 3c835ba34b fix: Truncate long paths in conda environment names (#694)
Environment names created via conda create -p [path] tend to be too long for comfort, so this truncates them.
2019-12-09 12:59:02 -05:00
..
aws.rs feat: Add configuration to set how much AWS profile info is shown (#556) 2019-11-02 20:08:54 +09:00
battery.rs refactor: Implement Default for SegmentConfig (#495) 2019-10-05 20:46:14 -05:00
character.rs refactor: Implement Default for SegmentConfig (#495) 2019-10-05 20:46:14 -05:00
cmd_duration.rs refactor: Rewrite cmd_duration, directory and env_var module to use module config (#460) 2019-10-15 20:34:48 +09:00
conda.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
directory.rs feat: Add prefix config to directory module (#642) 2019-12-06 14:19:11 -05:00
dotnet.rs refactor: Implement Default for SegmentConfig (#495) 2019-10-05 20:46:14 -05:00
env_var.rs refactor: Rewrite cmd_duration, directory and env_var module to use module config (#460) 2019-10-15 20:34:48 +09:00
git_branch.rs refactor: Refactor git_branch module to use new module config (#535) 2019-10-15 20:48:53 +09:00
git_commit.rs feat: Add git_commit module (#673) 2019-12-06 11:57:42 -05:00
git_state.rs refactor: Refactor git state module to use module config (#605) 2019-11-06 22:00:31 +09:00
git_status.rs feat: Show git_status counts (#434) 2019-10-26 15:20:20 +09:00
go.rs refactor: Refactor Go module to the new module config (#525) 2019-10-13 13:16:56 +09:00
hg_branch.rs feat: Add the hg_branch module (#569) 2019-12-02 17:37:18 -05:00
hostname.rs feat: Add configuration for hostname truncation (#485) 2019-10-15 01:22:25 +09:00
java.rs refactor: Refactor nix_shell and java module to use module config (#606) 2019-11-06 21:59:12 +09:00
jobs.rs refactor: Rewrite hostname, jobs and line_break module to use mo… (#462) 2019-10-10 17:21:52 +09:00
kubernetes.rs refactor: Implement Default for SegmentConfig (#495) 2019-10-05 20:46:14 -05:00
memory_usage.rs feat: Add separator config to the memory module (#603) 2019-11-13 10:57:46 +09:00
mod.rs feat: Implement terraform module with workspace and version (#644) 2019-12-08 20:42:51 -05:00
nix_shell.rs refactor: Refactor nix_shell and java module to use module config (#606) 2019-11-06 21:59:12 +09:00
nodejs.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
package.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
php.rs feat: Add PHP version module (#244) 2019-12-05 13:04:27 -05:00
python.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
ruby.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
rust.rs refactor: Implement Default for SegmentConfig (#495) 2019-10-05 20:46:14 -05:00
starship_root.rs feat: Implement terraform module with workspace and version (#644) 2019-12-08 20:42:51 -05:00
terraform.rs docs: Reorder terraform option rows for consistency 2019-12-08 20:43:36 -05:00
time.rs feat: Implement timezone offset config option for the time module (#463) 2019-10-10 13:42:57 +09:00
username.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00