Ross Williams
4fca7ccb55
feat(tools): update `supports_hyperlinks` ( #12258 )
...
Update to https://github.com/zkat/supports-hyperlinks/releases/tag/v3.0.0
2 years ago
Felipe Contreras
2a71aa5017
chore(gitfast): remove update script ( #12262 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Carlo Sala
fd01fd66ce
perf(nvm): don't call `nvm version` on every cd
...
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
2 years ago
Carlo Sala
94aa49c0b9
feat(nvm)!: make `lazy` and `autoload` options compatible
...
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
2 years ago
Carlo Sala
0ea0d14288
fix(nvm): remove zsh completion
...
We rely on official bash completion now on.
2 years ago
Maxime Brunet
da16258c5c
fix(terraform): fix completion repeating flags with value ( #12256 )
2 years ago
Maxime Brunet
f17aa2ffa8
fix(terraform): pass `-chdir` to completion commands ( #12254 )
2 years ago
Robert Crews
12cd3b3e39
feat(python): add auto venv activation ( #12248 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Maxime Brunet
97a86ed167
feat(terraform): update completion to `v1.7` ( #12252 )
2 years ago
Carlo Sala
70395a6463
fix(git): do not use `+=` in sh script
...
Fixes #12251
2 years ago
Carlo Sala
458fc2e1df
docs(git-commit): add warning
2 years ago
Carlo Sala
b6c1de87b0
fix(git-commit): add omz version check
2 years ago
张天泽
2c62584b83
fix(tmux): use full offset parameter ( #12249 )
2 years ago
Carlo Sala
8e088ded82
docs(git-commit): document attention flag
2 years ago
Rejman
3ee108ccb3
feat(git-commit): add `-a | --attention` flag
...
Refactor function as well to reduce flaws and increase stability
Closes #12234
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Carlo Sala
e3216d15c2
fix(git-commit)!: allow alias update
...
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.
2 years ago
Carlo Sala
0008534147
fix(tmux): regression with detached sessions
...
See https://github.com/ohmyzsh/ohmyzsh/pull/12242#issuecomment-1973236605
2 years ago
Artem Babii
9730915910
feat(kube-ps1): add symlink support ( #12208 )
2 years ago
Gam
50fd98e5a6
fix(ssh): allow multiple definitions per host ( #12227 )
2 years ago
Jonathan De Troye
65b23a3328
fix(tmux): do not pass empty flags to aliases ( #12232 )
...
This enables compatibility with tmux >3.3a
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Pandu E POLUAN
6a65ac9025
feat(eza): create plugin ( #12237 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Pandu E POLUAN
51bf9fc2de
feat(tmux): prioritize `tmux` terminfo ( #12243 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Dusk
c891b7e6ad
feat(tmux): add option for detached mode ( #12242 )
2 years ago
Juan Morete
fcab8f1611
docs(ansible): remove duplicated alias entry ( #12235 )
2 years ago
Oren
40ff950fcd
fix(docker): support completion on snap installs ( #12224 )
2 years ago
Julian
15ffbdd346
feat(zoxide): add option to override cmd ( #12218 )
2 years ago
Frederik Ring
872b5cd408
docs(kubectx): add quoting to array keys ( #12216 )
2 years ago
Raphael Boidol
f9bbf6047b
ci: bump `actions/checkout` version ( #12210 )
2 years ago
Carlo Sala
514d5736ea
ci: enable dependabot
2 years ago
Carlo Sala
8f22370af8
fix(key-bindings): bind default arrow keys to `beginning-search`
...
Fixes #12197
2 years ago
SgtDaJim
bdcb4d9d1f
feat(bira): add support for `kube-ps1` prompt ( #8437 )
2 years ago
vladislav doster
fff073b55d
style(completion): remove extra space ( #12206 )
2 years ago
Carlo Sala
43613d7b71
fix(web-search): use pattern instead of regex
...
Closes #12202
2 years ago
Mateus Fernandes de Mello
883da63320
feat(web-search): add programming packages search ( #12199 )
2 years ago
Rayzeq
2124370900
fix(sublime): pass user's env to `sst` ( #12194 )
2 years ago
Taylor Cochran
70bf12402c
fix(prompt): quote ruby prompt ( #12195 )
2 years ago
Markus Hofbauer
bebd9ea59f
chore(brew): remove duplicated alias ( #12192 )
2 years ago
lutra
69b0dfeadf
fix(kubectx): k8s contexts with spaces ( #12191 )
2 years ago
Markus Hofbauer
b5e6392f21
feat(hazel): add some aliases ( #12070 )
2 years ago
Eric Schultz
d6658f9af3
feat(stripe): add completion plugin ( #12064 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
0rxa
05bf69c604
feat(aws): implement permanent state ( #12018 )
...
Co-authored-by: Rei Arifi <reiarifi@Reis-MacBook-Pro.local>
Co-authored-by: Hysen Ndregjoni <hndregjoni@hotmail.com>
2 years ago
Harkesh
6f215cd692
feat(git): add `grf` alias ( #12176 )
2 years ago
Rejman Nascimento
4efad7ab1b
feat(git-commit): add `wip` kind ( #12188 )
2 years ago
Gauthier Delacroix
e195c7cb43
fix(aws): pass default region to fetch regions ( #12175 )
...
Co-authored-by: Gauthier Delacroix <no@email.com>
2 years ago
Frank Dana
8b2ce98578
feat(ssh): add plugin ( #12186 )
...
Closes #2707
Co-authored-by: Frank Wittig <frank.wittig@here.com>
Co-authored-by: Frank Wittig <frank@e5k.com>
2 years ago
Eemil Lagerspetz
80c114cb3a
fix(awesomepanda): new line wrap
...
Closes #5982
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
ditzy
652037ebdf
fix(jump)!: only resolve mark symlink ( #11074 )
...
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.
2 years ago
Carlo Sala
e656377d36
fix(web-search): encode spaces as `%20`
2 years ago
Michal
f7b647e1b1
feat(spectrum): add `FX[dim]` format ( #12172 )
2 years ago
Júlio Selva
d43f03ba91
feat(virtualenvwrapper): run function on startup ( #12163 )
2 years ago