- 08 Sep, 2019 4 commits
-
-
Hanjiang Yu authored
Now it can be sourced in a function, like zplug.
-
Sean Collins authored
-
Marc Cornellà authored
* Fix bad function definitions in Debian plugin There appears to be a definition issue for some functions/aliases which result in the following errors when sourcing .zshrc: ``` /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: defining function based on alias `abd' /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: parse error near `()' ``` Fixes #7986 * Update syntax on the remaining functions
-
Marc Cornellà authored
-
- 03 Sep, 2019 2 commits
-
-
Marc Cornellà authored
We do this because the GitHub Actions behavior was changed recently so as to not pass secrets to action runs started from forks, therefore the API token passed cannot be used to change PR labels. There may be an alternative in the future.
-
Braxton Schafer authored
There appears to be a definition issue for some functions/aliases which result in the following errors when sourcing .zshrc: ``` /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: defining function based on alias `abd' /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: parse error near `()' ``` Fixes #7986
-
- 02 Sep, 2019 2 commits
-
-
Salomon Smeke authored
-
Ing. Jan Kaláb authored
-
- 27 Aug, 2019 2 commits
-
-
mapshen authored
The `commands[autojump]` block errs out when autojump is not found, and the rest, which is intended to be used for loading `autojump`, does not get executed.
-
Jonathan Klimt authored
-
- 23 Aug, 2019 5 commits
-
-
Pavel Omelchenko authored
-
Marc Cornellà authored
Git learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256
-
Ryan Styrczula authored
Git learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256
-
Vignesh Balasubramaniam authored
-
Marc Cornellà authored
-
- 22 Aug, 2019 1 commit
-
-
Pavel Omelchenko authored
-
- 20 Aug, 2019 1 commit
-
-
Julien Janvier authored
-
- 19 Aug, 2019 6 commits
-
-
Matthew Armand authored
- Add mercurial support to af-magic, so now the vcs prompt will show up in either a git or hg repository - The virtualenv prompt was white and bumped up against the user@hostname output - Fixed that so its green (which I thought highlighted it more thematically) and has a space before user@hostname
-
Marc Cornellà authored
Fixes #7942
-
Kirill Pinchuk authored
-
Matthew Turney authored
-
SomeDer authored
-
SomeDer authored
-
- 18 Aug, 2019 1 commit
-
-
Marc Cornellà authored
-
- 13 Aug, 2019 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Provisional measure due to "Unexpected value 'if'" error. See https://github.community/t5/GitHub-API-Development-and/jobs-lt-job-id-gt-if-not-working/m-p/28980
-
Marc Cornellà authored
-
- 07 Aug, 2019 2 commits
-
-
Jisse Reitsma authored
-
Marc Cornellà authored
This allows you to use `colored git log --help` for example, to get colored output.
-
- 06 Aug, 2019 1 commit
-
-
Marc Cornellà authored
This reverts commit 59c1ec80.
-
- 03 Aug, 2019 1 commit
-
-
Iulian Onofrei authored
-
- 31 Jul, 2019 2 commits
-
-
Jack Brown authored
-
Rocky authored
Fixes #7985
-
- 27 Jul, 2019 1 commit
-
-
Gopal9816 authored
-
- 22 Jul, 2019 1 commit
-
-
PLANET ARGON authored
Removing plugin that was named after an external tool, which carries a history as a racist phrase. Was reported by a user of OMZ who shared some background on the terminology and how it made them feel. (#8027)
-
- 17 Jul, 2019 1 commit
-
-
Pavel Omelchenko authored
-
- 13 Jul, 2019 1 commit
-
-
Marc Cornellà authored
-
- 12 Jul, 2019 1 commit
-
-
Mark Coleman authored
The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run. This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
-
- 11 Jul, 2019 1 commit
-
-
Adriaan Knapen authored
-
- 01 Jul, 2019 1 commit
-
-
Robby Russell authored
After wandering into a few articles that discuss the difference between might and may...opting for may.
-