- 09 Mar, 2018 3 commits
-
-
Andrew Matheny authored
-
Nikolay Panov authored
Added support for 'showmigrations' django command.
-
vadimkim authored
logs doesn't have "pods" parameter
-
- 23 Feb, 2018 1 commit
-
-
Robby Russell authored
-
- 23 Jan, 2018 13 commits
-
-
Vsevolod Romashov authored
-
Samuel BERTHE ツ authored
-
David Leitner authored
-
Jake Stanley authored
-
Michael Nikitochkin authored
-
Jeremy Worboys authored
-
Giuseppe Landolfi authored
Add shortcuts for mac keyboards as an alternative to alt+left abd alt+right: mac users can now use opt+left and opt+right.
-
Thomas Stuttard authored
-
Steve authored
-
Miguel Piedrafita authored
-
Alexey Pristavkin authored
-
arizzubair authored
Minor spelling mistake.
-
Kimberly Zick authored
Add match for `MM` (result of `git commit -p` on a single changed file) to git_prompt_status (#3632)
-
- 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 10 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
-