summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-16fix(jonathan): fix top bar alignment with RPROMPTMarc Cornellà
2021-12-16fix(cli): fix plugin and theme suggestions in completion for older zsh versionsMarc Cornellà
2021-12-16fix: declare variables as global when using `typeset`Marc Cornellà
2021-12-14style: use `typeset` for dynamic variable namesMarc Cornellà
2021-12-13feat(archlinux): add aliases for cleaning package cache (#10091)K Harishankar
2021-12-13fix(ys): use default color instead of gray for improved readability (#10506)deimosian
2021-12-13fix: quote % characters in ruby prompt info functionsMarc Cornellà
2021-12-13style(rbenv): adapt to code styleMarc Cornellà
2021-12-13style(chruby): fix plugin code style and loading processMarc Cornellà
2021-12-13style(rbfu): clean up codeMarc Cornellà
2021-12-13refactor(themes): use `ruby_prompt_info` everywhereMarc Cornellà
2021-12-13style(simonoff): fix code style and optimize use of variablesMarc Cornellà
2021-12-13fix(jonathan): fix theme for non-UTF8 localesMarc Cornellà
2021-12-13style(jonathan): fix code style in jonathan themeMarc Cornellà
2021-12-13fix(bira): fix color bleed in user_host prompt section (#10505)Marc Cornellà
2021-12-13refactor(adben): simplify used variables and %-quote prompt functionsMarc Cornellà
2021-12-13fix(lib): %-quote git prompt functionsMarc Cornellà
2021-12-13refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage messa...fengkx
2021-12-13feat(afowler): add mercurial supportFrank Van Damme
2021-12-13style(afowler): simplify code and remove unnecessary variablesMarc Cornellà
2021-12-13style(af-magic): fix code style and remove unnecessary variablesMarc Cornellà
2021-12-13fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177)David Sutherland
2021-12-13perf(mercurial): optimize utility functionsMarc Cornellà
2021-12-13feat(mercurial): add `hgci` alias for interactive commit (#8912)Pandu POLUAN
2021-12-13feat(bira): improve theme and add support for mercurial (#6631)Romain Failliot
2021-12-13feat(mercurial)!: use `PREFIX` and `SUFFIX` settings in `hg_prompt_info` (#6631)Romain Failliot
2021-12-13perf(mercurial): improve performance of `hg_prompt_info` (#7929)anatolyrr
2021-12-13fix(mercurial): show author name in `hgsl` alias log alias (#3500)Nicolas Cavigneaux
2021-12-07chore: add ohmyzsh GitHub Sponsors to FUNDING.ymlMarc Cornellà
2021-12-07ci(spelling): turn off check-spelling action temporarilyMarc Cornellà
2021-12-07ci(spelling): automatically accept aliased commands (#10475)Josh Soref
2021-12-07chore: update security docs and link to huntr.devMarc Cornellà
2021-12-02ci: add `check-spelling` action (#10470)Josh Soref
2021-12-01feat(branch): show mercurial bookmarks if used (#9948)whoami
2021-12-01feat(updater): show command to update when update skipped (#10465)Nick Aldwin
2021-12-01Revert "ci: add `check-spelling` GitHub Action"Marc Cornellà
2021-12-01ci: add `check-spelling` GitHub ActionMarc Cornellà
2021-12-01chore: fix spelling errors across the project (#10459)Josh Soref
2021-11-30chore: update new issue templatesMarc Cornellà
2021-11-30feat(cli): add `omz version` commandMarc Cornellà
2021-11-27feat(aws): Adds the login option for AWS SSO (#9921)Nicholas Hawkes
2021-11-27feat(git): Add alias for rebasing to origin/main-branch (#10445)Markus Hofbauer
2021-11-26feat(dotnet): add alias for `dotnet build` command (#10435)Adam Cwyk
2021-11-25feat(xcode): support `.swiftpm` as project file in `xc` (#10434)Kyle
2021-11-25fix(lib): don't error if `INSIDE_EMACS` is not defined (#10443)Paul Scott
2021-11-25fix(updater): stop update if `$ZSH` is not a git repository (#10448)Marc Cornellà
2021-11-17style(bundler): simplify `bundled_commands` array operationsMarc Cornellà
2021-11-17fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file changeMarc Cornellà
2021-11-17fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318)Aurora
2021-11-17fix(docker-compose)!: check for old command instead of calling `docker` (#10409)Marc Cornellà