- 22 Jan, 2018 1 commit
-
-
Aleksandr Kozlov authored
-
- 14 Dec, 2017 1 commit
-
-
Harish Narayanan authored
* Remove older shpotify code from the macOS plugin * Add Shpotify 2.0.1 from the upstream repository at https://github.com/hnarayanan/shpotify/releases/tag/2.0.1 * Wrap the Shpotify script in a function and import into the macOS plugin * Fix import path of the shpotify script * Add shpotify permission notice in the macos plugin rREADME * Merge with the upstream shpotify project - Fix playlist playback - Add a 'stop' command
-
- 07 Dec, 2017 2 commits
-
-
yongxin SHI authored
-
kg authored
-
- 04 Dec, 2017 1 commit
-
-
kg authored
-
- 14 Nov, 2017 4 commits
-
-
Brandon Weaver authored
Added some Gem command shorthands, and ruby shorthand
-
catull authored
With zsh 5.4 a simple "local FLAGS" meant as an array must be explicitly declared so. This fix avoids the dreaded "parse_git_dirty:3: FLAGS: attempt to assign array value to non-array". (#6414)
-
Michael Nikitochkin authored
* Fix the terraform function name Current function name do worse. I always use `terr<TAB>` and before those prompt it was add space in the end. Now because we have multiple functions and binaries started with terraform there are no space. * Updated terraform readme Updated the name of new function name
-
Ning Sun authored
`pacaur -Syua` only updated AUR pakcages, wihch is incompatible with semantics of `pacupg` and `yaupg`. Removing `-a` here it would work for both main repos and aur.
-
- 11 Nov, 2017 1 commit
-
-
Antonis Kalipetis authored
-
- 09 Nov, 2017 1 commit
-
-
Markus Færevaag authored
-
- 08 Nov, 2017 3 commits
-
-
Juanra Núñez authored
Added 'agli' to list all installed packages. Added 'aglu' to list available updates only.
-
Paweł Czochański authored
$GNUPGHOME variable was used incorrectly and caused a grep error when set.
-
Robby Russell authored
Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me.
-
- 07 Nov, 2017 14 commits
-
-
Aviv A. Rosenberg authored
* Plugin for iTerm2 on OSX iTerm2 is a popular terminal emulator for OSX (https://www.iterm2.com). The plugin currently implements one function, iterm2_profile, which allows easily changing the currently selected user settings profile, without creating a new tab or window, just by calling the function. For example, this is handy for switching from a dark to a light colored profile without having to re-open anything. In addition, it also works within tmux running inside iTerm2. * iTerm2 Plugin: Run any iTerm2 command Refactored the plugin so that it can run arbitrary iTerm2 commands. Should work with any of the supported commands, see https://iterm2.com/documentation-escape-codes.html * iTerm2 Plugin: Add functions to change tab color
-
Mahmoud Hossam authored
* Fix ubuntu ag alias clashing with the silver searcher * Add aliases for git apply and git merge --abort
-
Jonathan Channon authored
-
Jakub Sacha authored
-
Paweł Czochański authored
The gpg-agent plugin did not work for gpg versions above or equal to 2.1 because of the `--write-env-file` option deprecation. This new version works fine and also enables the ssh-agent support only if it is enabled in the gpg-agent config file.
-
T0mK0 authored
* speed up chruby plugin by eliminating(as much as possible) calls to brew * speed up aws plugin by eliminating(as much as possible) calls to brew
-
Nur Rony authored
-
Michael Favia authored
-
Luke Lazurite authored
-
Kevin Kirkup authored
-
Marcel Siegert authored
Resolves: #6237
-
jrisebor authored
-
Maciej Lasyk authored
Expanded Terraform plugin with function that can be used to show workspace name in the zsh prompt
-
Markus Færevaag authored
* Update wd plugin to v0.4.5 * [wd] Update wd plugin to v0.4.6
-
- 06 Nov, 2017 5 commits
-
-
Vincent authored
-
Pooya Parsa authored
-
Nicolas Cavigneaux authored
This is the default behavior of rbenv and what users are expecting most of the time. It allows users to have their own set of rubies and gems. It also prevents losing all rubies when rbenv is updated using Homebrew which is not true when RBENV_ROOT is set to /usr/local/opt/rbenv.
-
Tiago Rinaldi authored
-
Canux authored
ag is a famous command just like grep.
-
- 04 Nov, 2017 6 commits
-
-
William Bautista authored
-
Athaher Sirnaik authored
-
Sebastian Schlein authored
-
David Librera authored
-
Muhammad Surga Savero authored
-
ramanduh authored
-
- 01 Nov, 2017 1 commit
-
-
Mike Reardon authored
-