summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-04-16fix(bash): fix handling of the preserved DEBUG trap (used in Bash <= 4.3) (#5...Koichi Murase
2024-04-14fix(xonsh): remove `| cat` workaround from xonsh init (#5113)Michael Feist
2024-04-06feat(k8s): Add detect env vars option (#4488)Thomas O'Donnell
2024-04-06feat(container): show name if available (#5195)cgzones
2024-04-06fix: combine ANSI color codes before wrapping them (#5762)Daniel Watkins
2024-04-05feat(username): add aliases option (#5855)Alper Cugun
2024-04-05feat(odin): Add Odin Lang module (#5873)[Error_27]
2024-04-05feat(gleam): Add Gleam module (#5886)boreinhardt
2024-04-02fix(bash): use `eval` instead of a procsub for the POSIX mode (#5020)Koichi Murase
2024-03-30fix(bun): change default icon (#5880)Ramy
2024-03-29fix: replace unmaintained crates `yaml-rust`, `dirs-next` (#5887)David Knaack
2024-03-24fix: replace all remaining paths referring to vuepress (#5859)David Knaack
2024-03-21feat(os): add new os symbols (#5849)David Knaack
2024-03-21fix(nu): continuation prompt not being displayed correctly (#5851)Texas Toland
2024-03-20fix(status): fix pipestatus width calculation (#5036)David Knaack
2024-03-20feat: $gemset variable for Ruby module (#5429)marcybell
2024-03-20feat(quarto): Add Quarto module (#5820)Virgile Andreani
2024-03-20feat(username): add detect_env_vars as option (#5833)Mick Hohmann
2024-03-20chore: fix upcoming rust 1.77 clippy issues and chrono deprecations (#5850)David Knaack
2024-03-20build(deps): update toml crates (#5842)David Knaack
2024-03-03feat(bash): use PS0 for preexec hook (#5735)David Knaack
2024-03-03chore: apply clippy for rust 1.76 & bump msrv (#5763)David Knaack
2024-03-03feat(docs): move to vitepress (#5785)David Knaack
2024-02-26fix(git_branch): fall back to "HEAD" when there is no current branch (#5768)Fraser Li
2024-02-19fix(character): also handle vi edit mode in pwsh (#5775)Gilbert Sanchez
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