- 19 Feb, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #8637
-
- 18 Feb, 2020 6 commits
-
-
Marc Cornellà authored
* Change indentation to 2 spaces in prompt_bzr function * Check if in a bzr repository and optimize bzr calls in prompt_bzr
-
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Ujwal Dhakal authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Fixes #8081
-
Kshitij Nikhal authored
-
- 17 Feb, 2020 2 commits
-
-
Marc Cornellà authored
-
Alexandre GOMES authored
-
- 15 Feb, 2020 3 commits
-
-
Harry authored
-
Roman authored
-
Manuel Silva authored
-
- 13 Feb, 2020 4 commits
-
-
Roey Darwish Dror authored
-
Marco Seguri authored
-
Marc Cornellà authored
-
Maxime Richard authored
-
- 12 Feb, 2020 6 commits
-
-
Jonatan Ivanov authored
- Similarly to the mvn plugin - Without this fix, the shell crashes in some cases
-
Henry Chang authored
-
Mazin Ahmed authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Closes #4726 Closes #4774 Closes #8275
-
GregoireW authored
-
Bruce Weirdan authored
On a system with multiple batteries (like thinkpads) report percentage and time remaining only for the active battery (the one being discharged). Ideally we should report all batteries, but acpi only shows time remaining for the active battery. Also callers of these functions expect a single return value. This is still better than reporting 596% remaining (like it did on my laptop). For the reference, the output of acpi command with multiple batteries looks like this: Battery 0: Unknown, 5% Battery 1: Discharging, 86%, 03:14:04 remaining
-
- 11 Feb, 2020 10 commits
-
-
Marc Cornellà authored
- Fix code style - Fix local definitions - Don't declare unnecessary variables - Use `command` before grep
-
Marc Cornellà authored
-
Marc Cornellà authored
Co-authored-by: Michael Wolman <michael.s.wolman@gmail.com>
-
Marc Cornellà authored
Fixes #8614
-
Marc Cornellà authored
- marks printed an error when $MARKPATH didn't exist or didn't have any marks in it. - The CTRL+G key binding overwrote an argument when it couldn't match it to an existing mark.
-
hqingyi authored
Closes #4661
-
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 1 commit
-
-
Marc Cornellà authored
This reverts commit 69caf98c.
-