- 19 Jul, 2023 4 commits
-
-
Jokeoo authored
-
Carlo Sala authored
-
majick authored
BREAKING CHANGE: rename main function from `acs` to `als` to avoid conflicts with `ubuntu` and `debian` plugins and improve semantics.
-
- 15 Jul, 2023 1 commit
-
-
Jarrett Lusso authored
-
- 30 Jun, 2023 1 commit
-
-
Carlo Sala authored
-
- 29 Jun, 2023 3 commits
-
-
Matthias Heyman authored
Co-authored-by:
Matthias Heyman <matthias.heyman@ebo-enterprises.com> -
Andrei Polushin authored
`docker version` subcommand is able to return both docker client and docker daemon information. To get a daemon version, it connects to a possibly remote daemon. If the remote daemon is not accessible, the client waits for some time, until it gets interrupted by timeout. As a result we can have a docker client running in background. When zsh session is rather short, a terminal application (iTerm2) starts asking if that background docker process should be stopped. On the other hand, to get a docker client version only, we can use `docker --version` instead. It does not connect to a daemon. Closes #11780
-
Carlo Sala authored
-
- 26 Jun, 2023 3 commits
-
-
Devraj Mehta authored
-
Richard Mitchell authored
-
Gustavo Perdomo authored
-
- 20 Jun, 2023 4 commits
-
-
Haltarys authored
-
Carlo Sala authored
Closes #11748
-
Carlo Sala authored
BREAKING CHANGE: $NVM_LAZY, $NVM_LAZY_CMD, AND $NVM_AUTOLOAD cannot be used anymore to tweak nvm plugin. Use zstyle-based configurations instead.
-
kang authored
Closes #11712
-
- 19 Jun, 2023 1 commit
-
-
WH-2099 authored
-
- 17 Jun, 2023 1 commit
-
-
Ihor authored
Closes #11750 Co-authored-by:
Carlo Sala <carlosalag@protonmail.com>
-
- 16 Jun, 2023 1 commit
-
-
rfigueroa authored
BREAKING CHANGE: Rename alias to prevent conflicts with Apache Maven Daemon.
-
- 15 Jun, 2023 4 commits
-
-
Carlo Sala authored
-
Carlo Sala authored
Closes #10825 Closes #10912 Closes #11751
-
Josh Powell authored
-
Oleg Voronkovich authored
-
- 11 Jun, 2023 1 commit
-
-
Marc Cornellà authored
-
- 08 Jun, 2023 1 commit
-
-
Marc Cornellà authored
The Konsole terminal shows an error if the host is provided in the OSC 7 sequence. Fixes #11730
-
- 07 Jun, 2023 1 commit
-
-
Carlo Sala authored
Closes #11740
-
- 05 Jun, 2023 4 commits
-
-
Ihor authored
Co-authored-by:
Carlo Sala <carlosalag@protonmail.com> -
Carlo Sala authored
-
Diego Costa R authored
Co-authored-by:
Carlo Sala <carlosalag@protonmail.com> -
Lawrence Shah authored
-
- 02 Jun, 2023 1 commit
-
-
Carlo Sala authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 31 May, 2023 1 commit
-
-
William Snyders authored
-
- 26 May, 2023 1 commit
-
-
Tom D authored
-
- 25 May, 2023 1 commit
-
-
WH-2099 authored
Co-authored-by:
ratijas <me@ratijas.tk>
-
- 24 May, 2023 1 commit
-
-
rogarb authored
-
- 23 May, 2023 2 commits
-
-
Felipe Francisco authored
-
Carlo Sala authored
Closes #11709
-
- 22 May, 2023 1 commit
-
-
rogarb authored
The git_prompt_info() function in lib/git.zsh ignores git repos which contains a specific config key, allowing to effectively "hide" them from the prompt. Unfortunately, the bureau theme doesn't use the library function to build its prompt. This commit modifies the specific prompt generation function in the bureau theme in order to achieve the same behaviour.
-
- 21 May, 2023 2 commits
-
-
Marc Cornellà authored
Fixes #11085
-
Marc Cornellà authored
Fixes #11642
-