- 25 Feb, 2019 2 commits
- 
- 
Marc Cornellà authored
- 
akinnane authoredReverts robbyrussell/oh-my-zsh#5714 
 
- 
- 23 Feb, 2019 1 commit
- 
- 
Deepankumar authored
 
- 
- 17 Feb, 2019 20 commits
- 
- 
Muhannad Fakhouri authoredCurrently it shows for example the following: DEVICE_ID -- transport_id:2 which doesn't really ease device selection. I've adapted the awk script to print device name with it's model name, see the example below: DEVICE_ID -- Pixel_3(blueline) 
- 
Marc Cornellà authoredmvn: unify changes, refactor and cleanup 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
kubamarchwicki authored* Maven profiles for current pom.xml file * Maven profiles for pom hierarchy * Ommiting comments in profiles 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authoredAvoids forking to tput and some systems don't have tput 
- 
Marc Cornellà authored
- 
Bryan Banz authored
- 
Bryan Banz authored
- 
Bryan Banz authored
- 
Laurent Vaills authored
- 
sparsick authored
- 
Alexey Merezhin authored
- 
Wajdi Al-Hawari authored
- 
Neil Green authored
- 
nslqqq authored
- 
Robby Russell authoredUpdate year in LICENSE.txt 
 
- 
- 15 Feb, 2019 1 commit
- 
- 
Lukas Aldersley authored
 
- 
- 13 Feb, 2019 8 commits
- 
- 
Robby Russell authoredAdded stackoverflow to web-search plugin 
- 
Robby Russell authoredChanging namespace and restarting pods with kubectl 
- 
Robby Russell authoredadd brew install path to search 
- 
Robby Russell authoredPlugin: Updates spotify plugin to current master (as of 2019-01-31) 
- 
Robby Russell authoredAdded Plugin for Roswell (LISP) 
- 
Robby Russell authored[Laravel] Add aliases and README 
- 
Robby Russell authoredAdding Timer plugin 
- 
Robby Russell authoredFix emacs client terminal 
 
- 
- 12 Feb, 2019 1 commit
- 
- 
Robby Russell authoredAds brew cask update to brew plugin 
 
- 
- 08 Feb, 2019 1 commit
- 
- 
eric-christian authored* The check for the asdf installation directory is more precise: The existence of the directory `$HOME/.asdf` does not mean that it is the installation directory of `asdf`. It will also be created after installing at least one asdf plugin. * Completions, while installed with homebrew, are now expected on an alternative location.
 
- 
- 06 Feb, 2019 1 commit
- 
- 
Marc Cornellà authoredThis change references `$RANDOM` outside the subshell to refresh it for the next subshell invocation. Otherwise, subsequent runs of the function get the same value and, if run simultaneously, they may clobber each others' temp .z files. This is due to how zsh distributes RANDOM values when running inside a subshell: subshells that reference RANDOM will result in identical pseudo-random values unless the value of RANDOM is referenced or seeded in the parent shell in between subshell invocations See: http://zsh.sourceforge.net/Doc/Release/Parameters.html#index-RANDOM 
 
- 
- 05 Feb, 2019 1 commit
- 
- 
genevera authored
 
- 
- 31 Jan, 2019 1 commit
- 
- 
Brian Hong authored
 
- 
- 30 Jan, 2019 2 commits
- 
- 
Marc Cornellà authoredFixes #7562 
- 
Bartlomiej Tartanus authoredFixes (probably MacOS) issue: > ggfl zsh: command not found: ggfl 
 
- 
- 25 Jan, 2019 1 commit
- 
- 
Erwan ROUSSEL authored
 
- 
