1
0
mirror of https://github.com/starship/starship.git synced 2025-03-01 08:41:27 +01:00
Commit Graph

3125 Commits

Author SHA1 Message Date
Andrew Pantuso
e47bfbabb9
feat(direnv): add new direnv module () 2023-12-17 08:22:29 +01:00
Stefan Richter
6d96df3c68
feat(aws): Adding the AWS SSO CLI env variable to profile list ()
Adding the AWS SSO CLI env variable to profile list

Adding support for the profile env variable used by https://github.com/synfinatic/aws-sso-cli
2023-12-17 08:20:58 +01:00
Ananta Bastola
a910e094f7
fix(docker_context): ignore unix domain socket path from Docker Context ()
* fix(modules): ignore unix domain socket path from Docker Context

fix 

* refactor(docker_context): ignore docker_context on unix domain socket path

Closes 
2023-12-17 08:19:43 +01:00
David Knaack
00d3dc86a2
fix(git_status): Avoid printing error on missing stash ref ()
* fix(git_status): Avoid printing error on missing stash ref

* ensure we only proceed if the returned reference has the expected name
2023-12-16 16:58:45 +01:00
renovate[bot]
e79014a99f
build(deps): update rust crate home to 0.5.9 2023-12-15 22:54:08 +00:00
ecksun
f432800611
docs: Fix typo in gcloud description () 2023-12-14 19:11:10 +01:00
renovate[bot]
1272ec0811
build(deps): update crate-ci/typos action to v1.16.25 2023-12-13 16:17:24 +00:00
renovate[bot]
f7da09d2d1
build(deps): update rust crate mockall to 0.12 2023-12-10 03:01:09 +00:00
David Knaack
17dfe4cb90
ci: update release-please to v4 ()
* build(deps): update google-github-actions/release-please-action action to v4

* move `draft` option to config file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-09 14:06:34 +01:00
renovate[bot]
78de8d5e16 build(deps): update dependency dprint/dprint-plugin-typescript to v0.88.7 2023-12-09 10:02:55 +00:00
renovate[bot]
269b9860b3
build(deps): update crate-ci/typos action to v1.16.24 2023-12-08 22:56:01 +00:00
renovate[bot]
a33e878fc2
build(deps): update rust crate shadow-rs to 0.25.0 2023-12-08 10:51:07 +00:00
renovate[bot]
034ebd3ce8
build(deps): update rust crate once_cell to 1.19.0 2023-12-07 14:07:58 +00:00
renovate[bot]
39dc74729e
build(deps): update gitoxide crates 2023-12-06 18:16:35 +00:00
renovate[bot]
97e2d445ad
build(deps): update rust crate versions to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 16:42:19 +01:00
renovate[bot]
d66d50d6c5
build(deps): update rust crate clap to 4.4.11 2023-12-04 20:40:48 +00:00
PangLAN
4a3d47e466
docs: add more symbols to nerd-font-symbols preset ()
docs: Add more language nerd font icon
2023-12-03 12:16:48 +01:00
David Knaack
64ca07910d
chore: fix rust 1.74 clippy lints () 2023-11-29 07:27:47 +01:00
William Howard
ac4a839103
perf(git_status): avoid running in bare repos ()
* fix: git_status bare repo handling

* perform the git_status bare repo check earlier

* Adjusted test
2023-11-29 07:26:35 +01:00
Jan Gorecki
5267c464eb
feat: R lang packages version, remove .Rprofile from rlang detection ()
* do not detect R for .Rprofile files, closes 

* get R package version, 

* update schema

* fix and simplify regex for rlang package version

* attempt to fix regex

* proper detect R packages, closes 

* reduce diff vs master branch
2023-11-29 07:25:40 +01:00
renovate[bot]
bc3eb031c2
build(deps): update rust crate clap to 4.4.10 2023-11-28 06:12:46 +00:00
renovate[bot]
33d447a830
build(deps): update rust crate clap to 4.4.9 2023-11-27 19:29:13 +00:00
renovate[bot]
ec16f19464
build(deps): update dprint plugins 2023-11-27 02:22:00 +00:00
Gilbert Sanchez
d7a34b45f8
feat(shell): allow distinguishing between pwsh and powershell ()
* Distinguish between pwsh and powershell

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-11-25 14:06:03 +01:00
renovate[bot]
cb6df1d142
build(deps): update xalvarez/prevent-file-change-action action to v1.5.1 2023-11-25 06:36:41 +00:00
renovate[bot]
de1d6e3183 build(deps): update rust crate open to 5.0.1 2023-11-23 16:26:17 +00:00
renovate[bot]
e19aa6e7f3 build(deps): update giraffate/clippy-action digest to 94e9bd8 2023-11-23 14:57:55 +01:00
renovate[bot]
686bda1706 build(deps): update rust crate serde to 1.0.193 2023-11-21 14:56:19 +00:00
renovate[bot]
ba9f209a5f
build(deps): update rust crate notify-rust to 4.10.0 2023-11-16 18:55:31 +00:00
renovate[bot]
3b9e87229b build(deps): update rust crate schemars to 0.8.16 2023-11-12 19:03:18 +01:00
Frederik Banning
f1f4ea2d90 docs: Include openSUSE in installation instructions
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-11-12 19:03:09 +01:00
Charlotte Thomas
7b217056bd feat: add typst module
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-11-12 19:02:31 +01:00
bestgopher
b5f9457b28 refactor(modules): use whoami crate to get username
Signed-off-by: bestgopher <84328409@qq.com>
2023-11-11 19:16:49 +01:00
renovate[bot]
ba19753289
build(deps): update rust crate clap to 4.4.8 2023-11-11 01:27:17 +00:00
renovate[bot]
5c9e6801f3 build(deps): update toml crates 2023-11-07 20:01:22 +00:00
renovate[bot]
d51d2a3f04 build(deps): update rust crate serde to 1.0.192 2023-11-07 16:42:46 +00:00
renovate[bot]
183dd7daf3 build(deps): update crate-ci/typos action to v1.16.23 2023-11-07 16:42:31 +00:00
Patrick Stadler
0ed7c6f650 zsh: clear exit code between prompts 2023-11-07 15:27:36 +01:00
David Knaack
8ce74ac85e chore: cargo update 2023-11-07 15:26:13 +01:00
Matan Kushner
96736fabaa
Add "Stand With Ukraine" badge 2023-11-06 17:33:05 +09:00
renovate[bot]
1fd1562a4d build(deps): update rust crate rust-ini to 0.20.0 2023-11-04 17:11:56 +01:00
renovate[bot]
bc0d57dda9 build(deps): update rust crate indexmap to 2.1.0 2023-11-04 15:23:03 +01:00
renovate[bot]
65c2f3cfb9
build(deps): update toml crates ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 13:17:35 +01:00
renovate[bot]
ae58c9233d
build(deps): update rust crate serde to 1.0.190 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 13:09:52 +01:00
renovate[bot]
7d474b9fdb
build(deps): update rust crate chrono to 0.4.31 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 12:31:51 +01:00
renovate[bot]
38ede591c5
build(deps): update rust crate serde_json to 1.0.108 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 12:30:16 +01:00
renovate[bot]
77001cbc06
build(deps): update rust crate tempfile to 3.8.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 12:30:00 +01:00
renovate[bot]
a2112d4bad
build(deps): update clap crates ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 11:51:19 +01:00
renovate[bot]
36b1442432
build(deps): update pest crates to 2.7.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 11:50:50 +01:00
renovate[bot]
404d231a52
build(deps): update rust crate which to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 11:50:19 +01:00