- 07 Aug, 2019 1 commit
-
-
Jisse Reitsma authored
-
- 03 Aug, 2019 1 commit
-
-
Iulian Onofrei authored
-
- 31 Jul, 2019 1 commit
-
-
Jack Brown authored
-
- 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)
-
- 11 Jul, 2019 1 commit
-
-
Adriaan Knapen authored
-
- 01 Jul, 2019 1 commit
-
-
Jackson Delahunt authored
Redirect stderr to avoid printing errors to the console when the ssh key is not unlocked.
-
- 27 Jun, 2019 1 commit
-
-
Jacky Wu authored
-
- 26 Jun, 2019 1 commit
-
-
tom-apfm authored
Add better usage instructions for the plugin which actually work
-
- 15 Jun, 2019 4 commits
-
-
Jason Schwerberg authored
-
Nicholas Wehr authored
-
Sung Won Cho authored
-
SomeDer authored
* git: add `alias grev="git revert"` * Swapping double for single quotes Matching the conventions in the plugin
-
- 12 Jun, 2019 1 commit
-
-
Viktor Fonic authored
-
- 11 Jun, 2019 1 commit
-
-
Marc Cornellà authored
* Use double quotes to cache value of $apt_pref and $apt_upgr * Clean up and fix syntax of command checks * Clean up README and document $apt_pref/$apt_upgr overriding mechanism * Rename `ag` alias (apt upgrade) to `au` * Clean up README and fix syntax Fixes #3686 Fixes #4660 Closes #5906 Co-authored-by: Noah Vesely <fowlslegs@riseup.net>
-
- 09 Jun, 2019 1 commit
-
-
Ryan Greenblatt authored
Zsh may be configured such that ">>" will error if the file doesn't exist (`setopt noclobber`).
-
- 08 Jun, 2019 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 07 Jun, 2019 2 commits
-
-
Roger Steneteg authored
-
Felipe Contreras authored
* gitfast: use $OSTYPE again In the last update to upstream this was reverted: a56eac7a (Use OSTYPE instead of uname whenever possible for better speed. (#5496)) Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: simplify plugin No need to set and unset a variable we use once. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: add script to update from upstream This would make easier the process of updating, and also not miss our patches. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: update to upstream v2.21 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 01 Jun, 2019 1 commit
-
-
Michael Morgan authored
For the `v` alias to work in its current state, the environment variable EDITOR must already be defined by the time `source $ZSH/oh-my-zsh.sh` happens. However, in the included zshrc template, EDITOR is set from within the "User configuration" section, which begins immediately after the above line. This means that, unless the user knows to move their `export EDITOR` statements, EDITOR will be undefined when fasd.plugin.zsh loads, and therefore the alias will have the value 'f -e ""', preventing it from functioning. With this change, `"$EDITOR"` will be evaluated each time the alias is invoked, instead of just once when the alias is created. This allows for EDITOR to be set from "User configuration" in the zshrc, and has the additional flexibility of allowing a user to specify a different EDITOR for a single session or invocation of the alias.
-
- 28 May, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #7886
-
- 27 May, 2019 1 commit
-
-
Pete Johns authored
- Get the iTunes volume without an argument - Shift up / down iTunes volume
-
- 26 May, 2019 1 commit
-
-
programmer04 authored
-
- 25 May, 2019 4 commits
-
-
Rachel M. Carmena authored
-
Will Mendes authored
-
Marc Cornellà authored
Fixes #7872
-
- 24 May, 2019 1 commit
-
-
Aliaksei Maiseyeu authored
-
- 21 May, 2019 3 commits
-
-
Miral authored
* Add alias to list all contexts * Update readme to include new alias
-
Marc Cornellà authored
Closes #6329
-
Marc Cornellà authored
-
- 20 May, 2019 1 commit
-
-
Melebius authored
The svn-fast-info plugin printf commands was not well formatted, now it can handle empty variables. Also removed redundant spaces. Co-authored-by: RazManor <Raz.Manor@valens.com> Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 19 May, 2019 2 commits
-
-
Arshad Kazmi authored
-
Marc Cornellà authored
Fixes #7797
-
- 17 May, 2019 1 commit
-
-
Mert Simsek authored
The rg alias conflicted with ripgrep.
-
- 10 May, 2019 1 commit
-
-
Mohamed El Mouctar Haidara authored
-
- 09 May, 2019 1 commit
-
-
DT authored
-
- 08 May, 2019 3 commits
-
-
chpeer authored
-
George Cheng authored
-
Rahul Somasunderam authored
SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems.
-