- 26 Jun, 2023 2 commits
-
-
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 3 commits
-
-
Marc Cornellà authored
Fixes #11085
-
Marc Cornellà authored
Fixes #11642
-
Craig Furman authored
-
- 15 May, 2023 1 commit
-
-
Joe authored
-
- 12 May, 2023 1 commit
-
-
ZYX authored
-
- 09 May, 2023 3 commits
-
-
roodkcab authored
Co-authored-by:
chenshuoshi <chenshuoshi@inagora.cn>
Closes #11680 -
Carlo Sala authored
-
Carlo Sala authored
-
- 06 May, 2023 2 commits
-
-
Mark Keisler authored
-
Carlo Sala authored
To disable gnu-ls (`gls`) even if it's installed in freeBSD and macOS you can set it up with: ```zsh zstyle ':omz:lib:theme-and-appearance' gnu-ls no ``` Closes #11647
-
- 03 May, 2023 2 commits
-
-
kang authored
-
Carlo Sala authored
Turns out that <U+F8FF> is a reserved unicode code that is Apple logo in Apple systems. Nerd fonts was overwritting that code to other stuff in v2 and that's why I thought it needed to be replaced. Closes #11665 This reverts commit 693e3dcc.
-