- 11 Feb, 2020 4 commits
-
-
Marc Cornellà authored
- Fixes `readlink -e` dependency which isn't supported in macOS (fixes #3235). - Uses native zsh wildcard expansion instead of calls to `ls`. - Prepends commands with `command` and `builtin` to bypass aliases and functions. - Documents CTRL+G key binding to substitute mark name in the command line with the mark path (https://github.com/ohmyzsh/ohmyzsh/pull/2045#issuecomment-22826540).
-
Umberto Nicoletti authored
-
Marc Cornellà authored
Fixes #5029 Fixes #5342
-
Henry Darnell authored
-
- 10 Feb, 2020 6 commits
-
-
Yuan Liu authored
-
Grégory DAVID authored
Inside `pscpu` and `pscpu10` aliases, remove sorting of the header line.
-
Evan Chiu authored
Closes #4989 Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Isaac Cook authored
I ran into this issue, looks like maybe a few other people did as well. https://github.com/jonmosco/kube-ps1/issues/28#issuecomment-359761463 A simple clarification seems helpful.
-
Petr Šabata authored
* Order systemctl commands alphabetically Simplifying the plugin maintenance. Signed-off-by: Petr Šabata <contyk@redhat.com> * Include the latest systemctl commands Based on systemd-233. I'm still keeping the old, now unsupported commands for backwards compatibility as well. Signed-off-by: Petr Šabata <contyk@redhat.com> * Add daemon-reload (#3701) Closes #3701 Co-authored-by: Javier Tia <javier.tia@gmail.com>
-
Larson Carter authored
Closes #8471
-
- 07 Feb, 2020 1 commit
-
-
Alastair Rankine authored
-
- 04 Feb, 2020 4 commits
-
-
Marc Cornellà authored
This reverts commit 69caf98c.
-
Aliaksei Maiseyeu authored
Fix issue related to #7615, #7747 and #6346 After the update, aws prompt (which should be visible out of the box) disappears when a user uses a theme af-magic, because of fact that plugins are loaded before themes. This pull request fixes issue with not showing aws prompt in theme af-magic, by appending RPROMPT in theme af-magic instead overwriting.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 31 Jan, 2020 1 commit
-
-
Dennis Rausch authored
* fix: Update tmux plugin to use modern terminfo. * doc: Update documentation for tmux plugin.
-
- 30 Jan, 2020 1 commit
-
-
Marc Cornellà authored
Older zsh versions require this syntax change. Fixes #8525
-
- 29 Jan, 2020 2 commits
-
-
Nikita Sharnin authored
-
Babak K. Shandiz authored
*
🔨 Add calling VS Code Insiders *✏ ️ Update README.md
-
- 28 Jan, 2020 1 commit
-
-
Modded Gamers authored
The published workflow tests the installer and checks the syntax of known zsh files in the project. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 19 Jan, 2020 4 commits
-
-
Jimmy Merrild Krag authored
-
Marc Cornellà authored
Fixes #8545
-
James Wright authored
Invoke `env` via `command` to ignore shell functions and aliases.
-
Marc Cornellà authored
-
- 16 Jan, 2020 1 commit
-
-
Andras Svraka authored
-
- 15 Jan, 2020 1 commit
-
-
Vlad Dmitrievich authored
This is needed if in between the update of `$PATH` the `$commands` parameter hasn't been updated, i.e. if there was no `rehash` or `hash -rf` or automatic rehash. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 04 Jan, 2020 1 commit
-
-
Aloxaf authored
-
- 01 Jan, 2020 1 commit
-
-
Angel_Kitty authored
-
- 29 Dec, 2019 10 commits
-
-
sinrimin authored
-
Zeshan Khattak authored
-
Alaa Qutaish authored
-
Alaa Qutaish authored
-
Shaun Tabone authored
* Added dotnet CLI aliases and completions * Modified README
-
Shaun Tabone authored
* Added MicroK8s plugin for ZSH * Added caching for kubectl and helm commands * Added title in compadd and enhanced README
-
Marc Cornellà authored
-
khalil choudhry authored
* Add DS_Store to gitignore * Add ionic aliases * Add ionic plugin readme
-
Charles Assus authored
* Add zeus rake cucumber:wip, alias swip * Add the right command for zwip alias :D * Add the right command * respect the coding style * respect the coding final
-
Khas'Mek authored
-
- 28 Dec, 2019 2 commits
-
-
Marc Cornellà authored
-
Carver Schmidt authored
-