Gaetan Semet
23d1d0db7e
Merge remote-tracking branch 'upstream/master'
2018-03-26 21:25:23 +02:00
Gaetan Semet
2eac82ac79
export editor for code
2018-03-26 21:24:05 +02:00
Lauri Lavanti
0cec462621
Add docker-compose start alias 'dcstart' ( #6675 )
2018-03-18 14:10:58 -07:00
Eric Hudon
5f2c34374b
Change the br action to branch to be more explicit. ( #6678 )
2018-03-18 14:10:34 -07:00
Gaetan Semet
7f7413b950
multiline is good
2018-03-13 00:35:51 +01:00
Gaetan Semet
0aeacc7e7c
enable helm kubectl
2018-03-13 00:29:16 +01:00
Gaetan Semet
7cb56a5666
Merge remote-tracking branch 'upstream/master'
2018-03-13 00:25:54 +01:00
Gaetan Semet
0f95e794ad
alias gcoB
2018-03-13 00:25:31 +01:00
Quentin Revel
7ed82b4df6
Update _docker-compose to latest version ( #6315 )
2018-03-09 08:16:15 -08:00
Lauri Lavanti
ce23ef9a2f
Add alias for docker-compose pull ( #6665 )
2018-03-09 08:14:51 -08:00
Jon Mosco
e6e2b3d42f
kube-ps1 zsh prompt helper ( #6507 )
2018-03-09 08:14:36 -08:00
Andrea Giardini
afad3e1f8d
Add kubectl alias for apply ( #6662 )
2018-03-09 08:14:09 -08:00
Luke
7c2028e84e
Update/add kubectl logging commands ( #6639 )
2018-03-09 08:12:42 -08:00
Andrew Matheny
84e9066984
Update docker-compose autocompletion ( #6607 )
2018-03-09 08:11:52 -08:00
Nikolay Panov
52c4e134cc
Update django.plugin.zsh ( #6634 )
...
Added support for 'showmigrations' django command.
2018-03-09 08:11:30 -08:00
vadimkim
6d75f556e0
fix "kubectl logs" ( #6667 )
...
logs doesn't have "pods" parameter
2018-03-09 08:11:09 -08:00
Robby Russell
2ff9560ad3
Adding link to our other open source projects page
2018-02-23 12:58:12 -08:00
Gaetan Semet
7ab5a451a8
fix gpr and define gprs to update submods
2018-02-19 10:44:29 +01:00
Gaetan Semet
666cb354bb
update subliminal alias
2018-02-04 16:39:14 +01:00
Gaetan Semet
fb50d10f9a
Merge remote-tracking branch 'upstream/master'
2018-01-27 20:26:16 +01:00
Gaetan Semet
0863c224e8
vscode default editor in xterm
2018-01-24 14:53:29 +01:00
Gaetan Semet
db75cf7b79
fix gprum and gprom
2018-01-24 14:51:40 +01:00
Vsevolod Romashov
37c2d0ddd7
add hanami to the list of wrapped gems ( #6334 )
2018-01-22 19:35:17 -08:00
Samuel BERTHE ツ
15a681d266
Adding whatthecommit to lol plugin ( #6289 )
2018-01-22 19:25:15 -08:00
David Leitner
3f654922de
Update extract.plugin.zsh ( #6516 )
2018-01-22 19:24:18 -08:00
Jake Stanley
8f5e5233fb
added stn create_project function for stubbing sublime-project files ( #6515 )
2018-01-22 19:23:36 -08:00
Michael Nikitochkin
e5dae3d331
add -auto-approve flag to terraform apply command ( #6558 )
2018-01-22 19:19:57 -08:00
Jeremy Worboys
7a0dac8040
Add ExpressionEngine CMS autocompletion ( #6556 )
2018-01-22 19:19:03 -08:00
Giuseppe Landolfi
215e43aa8a
Add support for Mac to dirhistory plugin ( #6533 )
...
Add shortcuts for mac keyboards as an alternative to alt+left
abd alt+right: mac users can now use opt+left and opt+right.
2018-01-22 19:18:45 -08:00
Thomas Stuttard
ccf20b4b17
Update the docker completions script to match the official repo ( #6518 )
2018-01-22 19:18:31 -08:00
Steve
28cd683282
updated alias and corrected python package ( #6520 )
2018-01-22 19:18:03 -08:00
Miguel Piedrafita
a42b564ecb
Update license year ( #6522 )
2018-01-22 19:17:36 -08:00
Alexey Pristavkin
d22189848e
Update of docker completion ( #6542 )
2018-01-22 19:14:55 -08:00
arizzubair
f6a4e37e88
Update README.md ( #6554 )
...
Minor spelling mistake.
2018-01-22 19:14:32 -08:00
Kimberly Zick
2b6c502aa5
Add match for MM (result of git commit -p on a single changed file) to git_prompt_status ( #3632 )
2018-01-22 19:14:05 -08:00
Gaetan Semet
52eb39afaf
gfa and reset with submodules
2018-01-15 09:58:32 +01:00
Gaetan Semet
505d9bf6d9
update k2pdfopt alias
2018-01-14 23:22:23 +01:00
Gaetan Semet
89e791a7fd
Fix git-track-upstream-master alias
2018-01-13 17:39:09 +01:00
Gaetan Semet
2d4364cb9e
Merge remote-tracking branch 'upstream/master'
2018-01-02 22:44:54 +01:00
Gaetan Semet
6e84051e66
local path
2018-01-02 22:44:50 +01:00
Harish Narayanan
c3b072eace
Replace spotify command in the osx plugin with a more recent copy of the upstream project ( #6419 )
...
* 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
2017-12-14 08:01:32 -08:00
yongxin SHI
a7fb55cf13
add pip --user ( #6470 )
2017-12-07 15:53:10 -08:00
kg
e999f104e7
Update adb ( #6472 )
2017-12-07 15:52:52 -08:00
Gaetan Semet
0aeee26acb
Merge remote-tracking branch 'upstream/master'
2017-12-07 17:58:58 +01:00
kg
2af2d1aa31
add autocomplete for adb -s option ( #6121 )
2017-12-04 15:08:07 -08:00
Gaetan Semet
5337032908
kindle conversion alias
2017-12-01 11:33:52 +01:00
Gaetan Semet
dbfdbea22e
gerrit push refs/for alias
2017-12-01 00:02:15 +01:00
Gaetan Semet
88aa25e3a7
add submodules in gfa/gpr
2017-11-30 17:32:06 +01:00
Gaetan Semet
f5f4796902
Merge remote-tracking branch 'origin/master'
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
# Conflicts:
# plugins/npm/npm.plugin.zsh
2017-11-28 23:17:14 +01:00
Gaetan Semet
72f7634af5
subliminal magic
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2017-11-28 23:15:41 +01:00