- Aug 20, 2020
-
-
Adam G. Emerson authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Enough users have complained about the bug label not being applied instead. If there is no label applied this won't be complained about so often.
-
- Aug 18, 2020
-
-
Marc Cornellà authored
-
- Aug 17, 2020
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- Aug 06, 2020
-
-
Marc Cornellà authored
It conflicts with normal Backspace behavior. Fixes #9155
-
- Aug 05, 2020
-
-
Marc Cornellà authored
For now, it only adds a link to the Discord server.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- Aug 04, 2020
-
-
Dario Vladović authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Fixes #9050
-
Marc Cornellà authored
Fixes #7609 Closes #8191 Co-authored-by: Michal Grňo <m93a.cz@gmail.com>
-
Marc Cornellà authored
Fixes #8468
-
Marc Cornellà authored
This solves the problem where the used pyenv is actually the one in a Windows folder, instead of in WSL. Fixes #9034
-
Marc Cornellà authored
Fixes #8022
-
- Aug 02, 2020
-
-
Marc Cornellà authored
Closes #8342
-
- Aug 01, 2020
-
-
Marc Cornellà authored
Fixes #9136
-
- Jul 31, 2020
-
-
John Welsh authored
-
- Jul 30, 2020
-
-
Marc Cornellà authored
Fixes #8925 Co-authored-by: Josh Goodall <inopinatus@inopinatus.org>
-
- Jul 23, 2020
-
-
Marc Cornellà authored
Co-authored-by: Peter J. Schroeder <peterjschroeder@gmail.com>
-
- Jul 18, 2020
-
-
Amir Tahvildaran authored
Closes #9122 The current check is assuming that the aws_completer is installed globally, it then runs the command without that path I have aws_completer in ~/.local/bin/aws_completer This changes the check to see if the command exists instead of concerning itself with where it in installed. This test matches the behavior of just running the command.
-
Samuel Terra authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Thi Doãn authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- Jul 15, 2020
-
-
Marc Cornellà authored
Fixes #9114
-
- Jul 14, 2020
-
-
Frederick Zhang authored
-
Piotr Zając authored
-
Joaquín Moreira authored
-
Alexander Schaber authored
-
- Jul 13, 2020
-
-
M. Yas. Davoodeh authored
* Suppress the problematic trap output in check_upg The newly added trap, in systems where `rm` is aliased to `rm="rm -v"`, shows a message stating that "update.lock" has been removed each time `zsh` is called. I simply suppressed it with directing the output to `/dev/null`. * Use `command` instead of >/dev/null to suppress
-
- Jul 12, 2020
-
-
Marc Cornellà authored
-
- Jul 11, 2020
-
-
Džiugas Eiva authored
Co-authored-by: Babak K. Shandiz <babak.k.shandiz@gmail.com> Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Also remove unnecesary dramatic remark
-
Marc Cornellà authored
Fixes #9103 Co-authored-by: Yufan You <ouuansteve@gmail.com>
-
Jakob Hellermann authored
-
- Jul 09, 2020
-
-
Emilien Escalle authored
-
Veit Lehmann authored
* feat(mix-fast): include desctiptions (#8561) * feat(mix-fast): improve _mix_generate (no tail, better matching)
-
Marc Cornellà authored
See https://github.com/ohmyzsh/ohmyzsh/pull/9049#issuecomment-654537347 Co-authored-by: Yufan You <ouuansteve@gmail.com>
-
Lutz Horn authored
Fixes #9060 by matching a `@` in the AWS profile name.
-
- Jul 06, 2020
-
-
Robert Estelle authored
-