1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00
Commit graph

4647 commits

Author SHA1 Message Date
Rizky Ilham Pratama 41d2029dec
feat(laravel): add aliases laravel 11 (#12354) 2024-05-22 09:17:06 +02:00
danielwerg dfb436b54a
feat(tldr): add tldr plugin (#12429) 2024-05-21 20:58:43 +02:00
ohmyzsh[bot] f6b3fc84d1
feat(wd): update to version v0.7.0 (#12436)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-05-21 20:48:54 +02:00
Juho Kuisma a8a747e18a
feat(fzf): add support for Fedora package (#12421) 2024-05-15 19:14:11 +02:00
ohmyzsh[bot] b1c5315a5f
feat(wd): update to version v0.6.1 (#12413)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-05-12 12:42:59 +02:00
Marc Cornellà d91f4e83ef
fix(fzf): fix missing is-at-least error in setup (#12412)
Fixes #12412
2024-05-12 09:45:26 +02:00
Francesco Ilario 0fabd5f22f
fix(git): add checked-out branch support to gbg* (#12397) 2024-05-10 19:17:18 +02:00
Ilya d2cf10c29f
feat(procs): add completions plugin (#12406) 2024-05-10 19:16:45 +02:00
Kiran Koirala 9af7ebcf36
fix(nvm): use command cat to avoid alias (#12410) 2024-05-10 12:08:35 +02:00
Kiran Koirala b1af78d64d
fix(nvm): use nvm version when needed (#12409) 2024-05-10 09:27:47 +02:00
Carlo Sala 8c5f64cc2f
feat(nvm): add corepack to lazy_cmd 2024-05-07 21:30:52 +02:00
Michael Gonzo 22bbc233e9
feat(python): autovenv keeps activated on subdirs (#12396)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-05-07 21:30:23 +02:00
Shai Coleman 668ca3a32d
fix(extract): zst now extracts as expected (#12395) 2024-05-03 21:43:53 +02:00
Antoine 8581ecd462
feat(autojump): add nix-darwin install path (#12389) 2024-05-01 11:04:12 +02:00
Carlo Sala 21963f4f67
fix(fzf): support old fzf versions
Closes #12387
2024-04-30 12:57:05 +02:00
Marc Cornellà 803e1a784c
fix(copybuffer): prevent which alias usage (#12379) 2024-04-25 08:04:18 +02:00
Carlo Sala 5d2d35cd17
fix(poetry-env): do not deactivate in a subdir
Closes #12377
2024-04-23 16:21:21 +02:00
Zikoeng Xi 67581c53c6
fix(ssh-agent): add identity only if identity exists (#12371) 2024-04-22 21:37:17 +02:00
Marc Cornellà 1b5503a3ee
feat(fzf): support fzf setup for 0.48.0 and older (#12367)
Fixes #12355
2024-04-19 21:57:46 +02:00
Jhon Pedroza b26000d168
feat(tmux): sessions named as current dir (#12351) 2024-04-16 09:52:12 +02:00
Kate Sullivan 31f2025e0f
feat(poetry-env): support changing between two venv dirs (#12346)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-04-12 09:24:54 +02:00
joél hawkins torres 6e9d57d5ab
fix(yarn): use builtin cd in completion (#12347) 2024-04-11 19:27:29 +02:00
Ruize Tang 53c4c4671a
fix(shell-proxy): support ssh-proxy using http proxy in cygwin (#12340) 2024-04-10 15:39:19 +02:00
Bartek Pacia f85f501bcf
feat(macos): ofd now opens any directory (#12337)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-04-09 12:19:14 +02:00
Soo Philip Jason Kim 3e2a5742cd
feat(git): add alias gmc for git merge --continue (#12326)
Co-authored-by: PJ Kim <pj.0x08@kakaocorp.com>
2024-04-08 22:40:15 +02:00
Reza Askari 982ea721bd
feat(laravel): add artisan test alias (pats) (#12310) 2024-04-08 22:36:38 +02:00
Carlo Sala 5bff59f78e
docs(git): add gwipe alias 2024-04-08 22:05:23 +02:00
Matheus Richard a6ce40df49
feat(git): introduce gwipe alias (#12302)
`gpristine` might be too much on several occasions, given that it removes all untracked files. This might not be ideal because it will delete important things like environment files and encryption keys.

With that in mind, this commit introduces `gwipe` as a way to get a "clean slate" but still have your dev environment working.
2024-04-08 08:48:57 -07:00
David Chin bf713e2c11
Update README for git-prompt to clarify how to use (#10922)
* Add note about need to customise theme.

It may not be obvious that the theme needs to be customised. See: https://github.com/ohmyzsh/ohmyzsh/issues/9395

* Clarify type of theme customisation needed.
2024-04-06 10:23:19 -07:00
Dee'Kej d893dd9b83
fix(autojump): add macOS 'pkgsrc' installation location (#12329) 2024-04-06 19:12:05 +02:00
Carlo Sala 6d0362ef2f
fix(archlinux): make upgrade work with non-english
Closes #12316
2024-04-04 10:08:28 +02:00
Gregory Reshetniak 130002a79e
feat(httpie): complete https command (#12314) 2024-04-03 09:10:33 +02:00
Jason D'Amour 6dfa9507ce
feat(gcloud): add homebrew installation path (#12308) 2024-03-30 08:26:14 +01:00
Masaru Iritani 62a76353ab
fix(starship): keep ZSH_THEME if not installed (#12309) 2024-03-30 08:25:34 +01:00
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
Zikoeng Xi a168efe73e
fix(poetry-env): activate only if env exists (#12301) 2024-03-26 09:54:04 +01:00
Arash Haghighat ecc3e9db8a
feat(terraform): add tft (terraform test) (#12299) 2024-03-26 09:52:01 +01:00
Jim Weller 7647c79bae
feat(jira): add help/usage cmd (#12293)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-03-26 09:48:14 +01:00
Alexander Schlüter 3e05befaee
fix(ssh-agent): don't start new agent if screen/tmux symlink exists (#12297) 2024-03-25 12:27:21 +01:00
Ben Woodward d157fc60c9
fix(mise): update environment when loading the plugin (#12294) 2024-03-21 20:46:40 +01:00
Colin Barnabas 0fed36688f
fix(docker-compose): completion regression (#12288) 2024-03-16 11:26:48 +07:00
ohmyzsh[bot] d0bddee6e3
feat(gradle): update completion to version 25da917c (#12287)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-03-15 19:55:43 +07:00
shuangcui c8ba08581d
docs: fix typos (#12284) 2024-03-14 23:07:39 +07:00
guangwu 6780b19329
docs(pyenv): fix typo (#12283) 2024-03-14 17:37:06 +07:00
Ing. Jan Kaláb 4ad09ab0b1
feat(extract): prefer using pbzip2 instead of bunzip2 (#12280) 2024-03-13 00:23:08 +07:00
Misaka 4fd2af0a82
feat(fzf): add default fzf_base for msys2 (#12274) 2024-03-10 03:16:16 +01:00
Felipe Contreras 2a71aa5017
chore(gitfast): remove update script (#12262)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-03-07 09:47:15 +01:00
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
2024-03-04 11:11:35 +01:00
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
2024-03-04 11:11:27 +01:00
Carlo Sala 0ea0d14288
fix(nvm): remove zsh completion
We rely on official bash completion now on.
2024-03-04 10:47:34 +01:00
Maxime Brunet da16258c5c
fix(terraform): fix completion repeating flags with value (#12256) 2024-03-04 08:28:00 +01:00
Maxime Brunet f17aa2ffa8
fix(terraform): pass -chdir to completion commands (#12254) 2024-03-03 21:22:41 +01:00
Robert Crews 12cd3b3e39
feat(python): add auto venv activation (#12248)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-03-03 13:04:19 +01:00
Maxime Brunet 97a86ed167
feat(terraform): update completion to v1.7 (#12252) 2024-03-03 11:56:40 +01:00
Carlo Sala 70395a6463
fix(git): do not use += in sh script
Fixes #12251
2024-03-03 11:22:25 +01:00
Carlo Sala 458fc2e1df
docs(git-commit): add warning 2024-03-02 10:05:54 +01:00
Carlo Sala b6c1de87b0
fix(git-commit): add omz version check 2024-03-02 10:05:44 +01:00
张天泽 2c62584b83
fix(tmux): use full offset parameter (#12249) 2024-03-02 09:12:34 +01:00
Carlo Sala 8e088ded82
docs(git-commit): document attention flag 2024-03-02 01:25:20 +01:00
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>
2024-03-02 01:22:01 +01:00
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.
2024-03-02 01:09:17 +01:00
Carlo Sala 0008534147
fix(tmux): regression with detached sessions
See https://github.com/ohmyzsh/ohmyzsh/pull/12242#issuecomment-1973236605
2024-03-01 16:44:20 +01:00
Artem Babii 9730915910
feat(kube-ps1): add symlink support (#12208) 2024-02-29 22:07:10 +01:00
Gam 50fd98e5a6
fix(ssh): allow multiple definitions per host (#12227) 2024-02-29 21:59:27 +01:00
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>
2024-02-29 19:05:54 +01:00
Pandu E POLUAN 6a65ac9025
feat(eza): create plugin (#12237)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-29 09:40:40 +01:00
Pandu E POLUAN 51bf9fc2de
feat(tmux): prioritize tmux terminfo (#12243)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-28 10:52:09 +01:00
Dusk c891b7e6ad
feat(tmux): add option for detached mode (#12242) 2024-02-27 20:09:02 +01:00
Juan Morete fcab8f1611
docs(ansible): remove duplicated alias entry (#12235) 2024-02-23 11:25:53 +01:00
Oren 40ff950fcd
fix(docker): support completion on snap installs (#12224) 2024-02-20 10:59:12 +01:00
Julian 15ffbdd346
feat(zoxide): add option to override cmd (#12218) 2024-02-19 10:29:37 +01:00
Frederik Ring 872b5cd408
docs(kubectx): add quoting to array keys (#12216) 2024-02-14 12:14:08 +01:00
Carlo Sala 43613d7b71
fix(web-search): use pattern instead of regex
Closes #12202
2024-02-07 11:16:36 +01:00
Mateus Fernandes de Mello 883da63320
feat(web-search): add programming packages search (#12199) 2024-02-06 11:26:30 +01:00
Rayzeq 2124370900
fix(sublime): pass user's env to sst (#12194) 2024-02-04 18:21:31 +01:00
Markus Hofbauer bebd9ea59f
chore(brew): remove duplicated alias (#12192) 2024-02-03 10:18:33 +01:00
lutra 69b0dfeadf
fix(kubectx): k8s contexts with spaces (#12191) 2024-02-02 17:12:36 +01:00
Markus Hofbauer b5e6392f21
feat(hazel): add some aliases (#12070) 2024-02-01 17:37:37 +01:00
Eric Schultz d6658f9af3
feat(stripe): add completion plugin (#12064)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-01 17:16:34 +01:00
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>
2024-02-01 17:11:13 +01:00
Harkesh 6f215cd692
feat(git): add grf alias (#12176) 2024-02-01 17:00:27 +01:00
Rejman Nascimento 4efad7ab1b
feat(git-commit): add wip kind (#12188) 2024-02-01 16:54:24 +01:00
Gauthier Delacroix e195c7cb43
fix(aws): pass default region to fetch regions (#12175)
Co-authored-by: Gauthier Delacroix <no@email.com>
2024-01-30 21:36:18 +01:00
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>
2024-01-30 11:43:03 +01:00
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.
2024-01-25 10:19:01 +01:00
Carlo Sala e656377d36
fix(web-search): encode spaces as %20 2024-01-24 10:10:55 +01:00
Júlio Selva d43f03ba91
feat(virtualenvwrapper): run function on startup (#12163) 2024-01-18 19:34:30 +01:00
Brian McKenna 486e56aba8
feat(autojump): add path for nix per-user (#11935)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 17:09:43 +01:00
Ali Sajid Imami c6ce22f1d2
feat(vscode): add vscp alias (#12092)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 16:50:23 +01:00
ohmyzsh[bot] c007497431
feat(history-substring-search): update to version 8dd05bfc (#12167)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-16 11:06:19 +01:00
Carlo Sala d44ec1492b
ci(dependencies): create history-substring-search files as expected 2024-01-16 11:02:07 +01:00
Carlo Sala 530cd7f76b
fix(history-substring-search): source properly plugin 2024-01-16 11:02:07 +01:00
Carlo Sala d2ffe8306a
feat(history-substring-search): use new dependencies updater 2024-01-16 10:47:06 +01:00
Tabrez Mohammed d93401c642
feat(history-substring-search): update to upstream (#12164) 2024-01-16 10:39:45 +01:00
とんとんぼ 35a5357704
feat(web-search): add deepL (#12165) 2024-01-16 10:37:13 +01:00
Mohammad Al Zouabi 8be4789bbb
feat(git): add greva and grevc aliases (#12042) 2024-01-13 18:56:23 +01:00
Mladen Plavsic cb7ff9fb14
feat(git): add gcann! alias (#12041) 2024-01-13 18:54:56 +01:00
Gautam krishna R 11b0ea33d1
fix(python): add support for cli args (#12159) 2024-01-13 18:47:54 +01:00
reda 15479ca5ae
feat(terraform): add new terraform and helm aliases (#11923) 2024-01-13 12:36:26 +01:00
Albert Still 1c8dee848d
docs(git): align gpristine alias (#12155)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-10 21:41:43 +01:00
Johan Kaving 428866e28d
fix(macos): print usage for man-preview with no args (#12147) 2024-01-06 12:32:18 +01:00
Mete 8980ffebbc
feat(gcloud): add asdf installation dir (#12146) 2024-01-05 10:38:26 +01:00
Zacharias Knudsen f4435a4522
feat(rails): update completion script (#12145)
Source: f7c3173886/src/_rails
2024-01-04 10:30:14 +01:00
Jared Allard b5583a3216
fix(rtx)!: rename rtx plugin to mise (#12143)
BREAKING CHANGE: Rename `rtx` plugin to `mise`. The project swapped name
in `v2024.1.0`. Replace references to `rtx` with `mise` while
maintaining backwards compatibility for `rtx` installations.

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-03 13:02:43 +01:00
Carlo Sala a9b6af5b23
refactor(minikube): standardize completion generation
Closes #10763
2024-01-02 21:01:17 +01:00
ohmyzsh[bot] 667fdbf774
feat(z): update to version afaf2965 (#12136)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28 22:05:37 +01:00
ohmyzsh[bot] f43ee85d8f
feat(gitfast): update to version v2.0 (#12135)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28 22:05:07 +01:00
B. Hamonangan ec74eb91bd
feat(git): add gcB alias (#12116) 2023-12-27 13:47:58 +01:00
B. Hamonangan 3e92d251ba
feat(aws): add support for sso sessions login (#12090)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-12-27 11:09:23 +01:00
Basti 94a0481f18
feat(aws): add sso logout capabilities (#12113) 2023-12-27 10:59:05 +01:00
Brian Hartvigsen 64d881b479
fix(bgnotify): don't require accessibility perms in macos (#11433) 2023-12-27 10:57:53 +01:00
Carlo Sala 8a8a04f43a
fix(nvm): prevent duplicates in lazy_cmd
Closes #11344
2023-12-27 10:52:23 +01:00
Nidelson Gimenez f74add6cb2
feat(react-native): add aliases for iPhone 15 (#12114) 2023-12-24 09:40:51 +01:00
Gautam krishna R 9004c177ba
fix(bgnotify): make it work with set -e (#12111)
Co-authored-by: ipChrisLee <chrisleecn@outlook.com>
2023-12-22 09:57:23 +01:00
Oleg Grigoriev 2a15741656
fix(rake-fast): make .rake_tasks write atomic (#12108) 2023-12-20 20:52:27 +01:00
Jasmin 48ccc7b36d
feat(dotnet): update completion script (#12028) 2023-12-06 09:22:06 +01:00
Josh Hubbard 346bd1cd53 feat(frontend-search): add I am lucky option 2023-12-06 09:16:43 +01:00
Josh Hubbard c37df3ebd4 feat(frontend-search): add nextjs 2023-12-06 09:16:43 +01:00
Benjamin Neff 0a9d82780e
feat(bgnotify): add option to disable terminal bell (#12077) 2023-12-01 17:09:48 +01:00
Johan Sjöblom 9b5b389c22
refactor(bgnotify): get Sway AppId with awk as fallback (#12062)
Closes #12062
2023-12-01 16:55:39 +01:00
cohml 418046e958
feat(per-directory-history): add option to reduce verbosity (#12069)
Co-authored-by: Chris Hamill <chamill@ets.org>
2023-11-29 10:15:32 +01:00
MikuHatsune39 ddf673b36d
fix(python): set py alias if py is not installed (#12059)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-11-24 09:35:46 +01:00
Mamad Kajbaf 76a1dfcf2b
feat(docker-compose): add dclF alias (#10603) 2023-11-23 20:03:59 +01:00
Johan Sjöblom 6c5586cb08
docs(bgnotify): match README with current features (#12057) 2023-11-23 20:00:34 +01:00
Johan Sjöblom 38e80e9f21
feat(bgnotify): add icon parameter (#12055) 2023-11-23 11:11:08 +01:00
Saduff 44a5513fcb
fix(per-directory-history): print toggle message properly (#10872) 2023-11-22 18:44:21 +01:00
Carlo Sala 18073af622
fix(bgnotify): detect properly if swaymsg is installed
Closes #12053
2023-11-22 15:22:36 +01:00
bretello e6a1db213d
feat(bgnotify): add support to wayland (#12045) 2023-11-20 12:54:56 +00:00
Babak K. Shandiz 22f9a8d3b8
fix(juju): add public-address fallback to jaddr (#12046) 2023-11-20 12:52:32 +00:00
Þórhallur Sverrisson e0213342d1
feat(vi-mode): add option to disable clipboard (#12037) 2023-11-20 11:27:54 +00:00
nexpspace 6165c257ae
fix(grc): source grc.zsh on gentoo (#12050)
Co-authored-by: mphi <mphi@norealmail.fdfe.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-11-20 11:25:22 +00:00
Thomas Luzat c8e600f397
fix(direnv): initialize properly direnv
Closes #12038
Closes #12039

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-11-15 12:54:50 +01:00
Marc Cornellà b6bb133f23
fix(git): fix repository detection in gccd function (#12023)
Fixes #12023
2023-11-08 08:42:34 +01:00
Carlo Sala 632ed413a9 fix(wd): use (( )) instead of [[ ]]
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax

Closes #12017
2023-11-02 15:49:57 +01:00
Sarah Noor 38c01a235f
feat(npm): add alias for npm run build (#12012)
Closes #12010
2023-10-28 17:48:45 +02:00
Josh Hubbard cb86d378f2
feat(git-auto-fetch): fetch also submodules (#12001) 2023-10-28 10:37:50 +02:00
Marc Cornellà 048455ccef
fix(git-commit): fix revert alias conflict (#12007)
Fixes #12007
2023-10-25 19:47:46 +02:00
alps2006 5c22c5812e
feat(vi-mode): allow replacing on visual mode (#12006) 2023-10-24 14:00:26 +02:00
家鳖大帝 b7904ae548
fix(firewalld): remove (default) from the end of zone string (#11998) 2023-10-24 13:33:04 +02:00
Amir Hosseini 465253396d
fix(direnv): use hook instead of export (#12000) 2023-10-22 10:30:25 +02:00
Marc Cornellà ff6dac56a2
fix(git): fix smart cd to cloned directory in gccd function 2023-10-19 23:04:08 +02:00
Marc Cornellà f79647dba5
fix(git): fix check in gbds function 2023-10-19 22:05:03 +02:00
Zeeshan 207d29b716
fix(git)!: standardize git pull --rebase aliases (#11224)
BREAKING CHANGE: The alias `gup` for `git pull --rebase` and its derivatives
are replaced by `gpr` for standardization. This means the previous aliases will
no longer be available after a few months. Meanwhile, the original aliases are
still working, with a deprecation notice.
See https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/README.md#deprecated-aliases
for the full list of deprecated aliases.

Fixes #11104
Closes #11224

Co-authored-by: Marc Cornellà <marc@mcornella.com>
2023-10-19 22:00:04 +02:00
Marc Cornellà 9f84ba0854
feat(command-not-found): add support for Homebrew on Linux
Fixes #11151
2023-10-19 20:47:26 +02:00
Marc Cornellà d082d87580
refactor(lando): add LANDO_ZSH_WRAPPED_COMMANDS setting and refactor 2023-10-19 20:38:45 +02:00
Ryan Tvenge a8dee63ffe
feat(lando): bypass lando if command is not available in container (#11993)
Closes #11993
2023-10-19 20:38:37 +02:00
Peat Bakke 104041a018
feat(tmux): add tds alias for directory sessions (#11987) 2023-10-19 11:49:38 +02:00
Vishal Sharma 0da416986a
fix(ssh-agent): add error message if ~/.ssh is not found (#11929)
Closes #11829 

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-10-18 20:14:47 +02:00
Marc Cornellà 8152dc673b
fix(git): move squash-merged branch deletion from gbda to gbds function (#11991) 2023-10-18 20:01:58 +02:00
Jérémy b696288337
feat(kubectl): add kgdsa alias (#11863) 2023-10-18 19:27:47 +02:00