summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-02-20feat(docs): move to vitepressDavid Knaack
2024-02-04fix(bash): improve integration with bash-preexec (#5734)David Knaack
2024-02-04build(deps): update rust crate windows to 0.52.0 (#5379)David Knaack
2024-01-27fix(bash): Handle Unbound Variables Errors in Bash (#4972)tricktron
2024-01-21feat(direnv): use JSON status with direnv >= 2.33.0 (#5692)Andrew Pantuso
2024-01-21feat(bash): Support right prompt and transience (#4902)Rashil Gandhi
2024-01-06test(aws): fix flaky tests `expiration_date_set` `expiration_date_set_from_fi...Xiaohan Ni
2024-01-06fix(zsh): improve starship binary path escaping (#5574)David Knaack
2024-01-06fix(direnv): update to work with direnv v2.33 (#5657)Camron Flanders
2024-01-02revert: refactor(modules): use whoami crate to get username (#5669)David Knaack
2023-12-31build(deps): update rust crate gix to 0.57.0 (#5664)Sebastian Thiel
2023-12-30chore: apply new rust 1.75 & nightly clippy fixes (#5646)David Knaack
2023-12-17feat(direnv): add new direnv module (#5157)Andrew Pantuso
2023-12-17feat(aws): Adding the AWS SSO CLI env variable to profile list (#5640)Stefan Richter
2023-12-17fix(docker_context): ignore unix domain socket path from Docker Context (#5616)Ananta Bastola
2023-12-16fix(git_status): Avoid printing error on missing stash ref (#5434)David Knaack
2023-11-29chore: fix rust 1.74 clippy lints (#5578)David Knaack
2023-11-29perf(git_status): avoid running in bare repos (#5581)William Howard
2023-11-29feat: R lang packages version, remove .Rprofile from rlang detection (#5588)Jan Gorecki
2023-11-25feat(shell): allow distinguishing between pwsh and powershell (#5478)Gilbert Sanchez
2023-11-12feat: add typst moduleCharlotte Thomas
2023-11-11refactor(modules): use whoami crate to get usernamebestgopher
2023-11-07zsh: clear exit code between promptsPatrick Stadler
2023-11-02feat(scanner): add option not to follow symlinks (#5325)Ohad Lutzky
2023-10-13feat: add additional exit status code meanings from libc (#5412)William Howard
2023-10-01fix(bash): unbound variable error with STARSHIP_PREEXEC_READY (#5438)Ariel Barreiro
2023-09-16feat(hostname): add detect_env_vars as option (#5196)Mick Hohmann
2023-09-02feat(kubernetes): Add styling based on current context (#4550)Jan Katins
2023-09-02feat(fossil_metrics): add fossil_metrics module (#4874)Vegard Skui
2023-08-31perf: Skip unnecessary indirection in starship init zsh (#5322)Hugo
2023-08-25chore: handle rust 1.72 clippy & fmt changes (#5399)David Knaack
2023-07-31fix(git): prevent `core.fsmonitor` from executing external commands (#3981)David Knaack
2023-07-30refactor(directory): avoid unnecessary string copies (#5313)cgzones
2023-07-14feat(shlvl): add repeat_offset for repeated symbol (#5289)Vivek Kushwaha
2023-07-11perf(git_status): query git stash count via gitoxide (#5238)David Knaack
2023-07-06fix(rprompt): remove lprompt modules from `$all` again (#5067)David Knaack
2023-06-17fix(bash): Clear out completed jobs before counting NUM_JOBS (#5253)Ajeet D'Souza
2023-06-13chore: fix new clippy lints (#5241)David Knaack
2023-06-13chore: fix typos (#5239)David Knaack
2023-06-12feat(pwsh): Support vi command mode indicator (#5049)Nemo157
2023-06-12feat: update the nushell init file and make it valid module and overlay (#5188)Antoine Stevan
2023-06-01feat(nodejs): Add `expected_version` variable (#5081)marcybell
2023-06-01feat(golang): adding `mod_version` variable (#5177)marcybell
2023-05-10fix: update of presets and default configuration to reflect changes in Nerd F...Mick Hohmann
2023-05-09feat(gcloud): add `detect_env_vars` option (#5166)Denis Cornehl
2023-05-09feat(aws): support aws sso with automatic authentication refresh (#5170)kensasongko
2023-04-27build(deps): upgrade gitoxide to v0.44 for performance improvements during di...Sebastian Thiel
2023-04-24refactor(Context): `set_config` method for `Context` (#5079)marcybell
2023-04-24fix(style): ensure nested style variables are processed during formatting (#5...Andrew Pantuso
2023-04-13fix(config): Make print-config not panic without a config (#5001)Dom Slee