| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-14 | docs: fix typos (#12284) | shuangcui | |
| 2024-03-14 | docs(pyenv): fix typo (#12283) | guangwu | |
| 2024-03-13 | feat(extract): prefer using `pbzip2` instead of `bunzip2` (#12280) | Ing. Jan Kaláb | |
| 2024-03-10 | feat(fzf): add default fzf_base for msys2 (#12274) | Misaka | |
| 2024-03-07 | chore(gitfast): remove update script (#12262) | Felipe Contreras | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-03-04 | perf(nvm): don't call `nvm version` on every cd | Carlo Sala | |
| Now we only call `nvm version` in case we changed directory and we are not anymore in a `.nvmrc` directory. See https://github.com/nvm-sh/nvm/pull/2874 | |||
| 2024-03-04 | feat(nvm)!: make `lazy` and `autoload` options compatible | Carlo Sala | |
| BREAKING CHANGE: Prior to this commit, if `lazy` and `autoload` options were enabled at the same time, `lazy` was getting overriden and only `autoload` was taken into account. Now they work together and `autoload` will be enabled after `nvm` has been lazy-loaded. Closes #11690 | |||
| 2024-03-04 | fix(nvm): remove zsh completion | Carlo Sala | |
| We rely on official bash completion now on. | |||
| 2024-03-04 | fix(terraform): fix completion repeating flags with value (#12256) | Maxime Brunet | |
| 2024-03-03 | fix(terraform): pass `-chdir` to completion commands (#12254) | Maxime Brunet | |
| 2024-03-03 | feat(python): add auto venv activation (#12248) | Robert Crews | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-03-03 | feat(terraform): update completion to `v1.7` (#12252) | Maxime Brunet | |
| 2024-03-03 | fix(git): do not use `+=` in sh script | Carlo Sala | |
| Fixes #12251 | |||
| 2024-03-02 | docs(git-commit): add warning | Carlo Sala | |
| 2024-03-02 | fix(git-commit): add omz version check | Carlo Sala | |
| 2024-03-02 | fix(tmux): use full offset parameter (#12249) | 张天泽 | |
| 2024-03-02 | docs(git-commit): document attention flag | Carlo Sala | |
| 2024-03-02 | feat(git-commit): add `-a | --attention` flag | Rejman | |
| Refactor function as well to reduce flaws and increase stability Closes #12234 Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-03-02 | fix(git-commit)!: allow alias update | Carlo Sala | |
| BREAKING CHANGE: Prior to this commit, git aliases were not being updated after every update of oh-my-zsh. In case you were using git-commit plugin before this commit, please remove your git aliases to proceed. | |||
| 2024-03-01 | fix(tmux): regression with detached sessions | Carlo Sala | |
| See https://github.com/ohmyzsh/ohmyzsh/pull/12242#issuecomment-1973236605 | |||
| 2024-02-29 | feat(kube-ps1): add symlink support (#12208) | Artem Babii | |
| 2024-02-29 | fix(ssh): allow multiple definitions per host (#12227) | Gam | |
| 2024-02-29 | fix(tmux): do not pass empty flags to aliases (#12232) | Jonathan De Troye | |
| This enables compatibility with tmux >3.3a Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-02-29 | feat(eza): create plugin (#12237) | Pandu E POLUAN | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-02-28 | feat(tmux): prioritize `tmux` terminfo (#12243) | Pandu E POLUAN | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-02-27 | feat(tmux): add option for detached mode (#12242) | Dusk | |
| 2024-02-23 | docs(ansible): remove duplicated alias entry (#12235) | Juan Morete | |
| 2024-02-20 | fix(docker): support completion on snap installs (#12224) | Oren | |
| 2024-02-19 | feat(zoxide): add option to override cmd (#12218) | Julian | |
| 2024-02-14 | docs(kubectx): add quoting to array keys (#12216) | Frederik Ring | |
| 2024-02-07 | fix(web-search): use pattern instead of regex | Carlo Sala | |
| Closes #12202 | |||
| 2024-02-06 | feat(web-search): add programming packages search (#12199) | Mateus Fernandes de Mello | |
| 2024-02-04 | fix(sublime): pass user's env to `sst` (#12194) | Rayzeq | |
| 2024-02-03 | chore(brew): remove duplicated alias (#12192) | Markus Hofbauer | |
| 2024-02-02 | fix(kubectx): k8s contexts with spaces (#12191) | lutra | |
| 2024-02-01 | feat(hazel): add some aliases (#12070) | Markus Hofbauer | |
| 2024-02-01 | feat(stripe): add completion plugin (#12064) | Eric Schultz | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-02-01 | feat(aws): implement permanent state (#12018) | 0rxa | |
| Co-authored-by: Rei Arifi <reiarifi@Reis-MacBook-Pro.local> Co-authored-by: Hysen Ndregjoni <hndregjoni@hotmail.com> | |||
| 2024-02-01 | feat(git): add `grf` alias (#12176) | Harkesh | |
| 2024-02-01 | feat(git-commit): add `wip` kind (#12188) | Rejman Nascimento | |
| 2024-01-30 | fix(aws): pass default region to fetch regions (#12175) | Gauthier Delacroix | |
| Co-authored-by: Gauthier Delacroix <no@email.com> | |||
| 2024-01-30 | feat(ssh): add plugin (#12186) | Frank Dana | |
| Closes #2707 Co-authored-by: Frank Wittig <frank.wittig@here.com> Co-authored-by: Frank Wittig <frank@e5k.com> | |||
| 2024-01-25 | fix(jump)!: only resolve mark symlink (#11074) | ditzy | |
| BREAKING CHANGE: Previously, `jump` would resolve the symlink to the mark directory and resolve again if the mark directory was also a symlink. It only resolves once after this commit. | |||
| 2024-01-24 | fix(web-search): encode spaces as `%20` | Carlo Sala | |
| 2024-01-18 | feat(virtualenvwrapper): run function on startup (#12163) | Júlio Selva | |
| 2024-01-17 | feat(autojump): add path for nix per-user (#11935) | Brian McKenna | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-01-17 | feat(vscode): add `vscp` alias (#12092) | Ali Sajid Imami | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-01-16 | feat(history-substring-search): update to version 8dd05bfc (#12167) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-01-16 | ci(dependencies): create history-substring-search files as expected | Carlo Sala | |
| 2024-01-16 | fix(history-substring-search): source properly plugin | Carlo Sala | |
