Paul van den Berg
9e5f0f0e9d
added exec command to docker plugin
11 years ago
Christophe Coevoet
f7deb52c47
Update the list of Heroku Postgres commands
11 years ago
Superbil
7931d5ce1a
Fix aws.plugins.zsh check rule
...
Check _aws_zsh_completer_path had exist or not
11 years ago
ekaragodin
00ff1bbd1c
Updated Yii2 command completion
11 years ago
ekaragodin
7488e9b510
Add yii2 readme
11 years ago
ekaragodin
08b9f8d677
Added Yii2 command completion
11 years ago
Ryan Robeson
43a2e24c25
Add itunes shuffle command to OSX plugin.
...
Added shuffle functionality to the itunes command in the OSX plugin.
iTunes 12 doesn't support setting the "shuffle" property on the playlist
from what I've read, so this simulates the user interacting with the
iTunes interface. The toggle option "clicks" the shuffle button in the
Now Playing area. This has the effect of toggling the shuffle setting on
whatever is currently playing. The on and off options use the Shuffle
menu bar items.
Usage: itunes shuffle [on|off|toggle]
11 years ago
Pete "Peteches" McCabe
1d2c1e8ab8
Fixed output issues webith websearch plugin.
...
- if user has rm set as an alias to 'rm -i' user is prompted to whether to
remove the nohup.out file.
$ ddg fools
nohup: ignoring input and appending output to ‘nohup.out’
rm: remove regular empty file ‘nohup.out’?
- if output redirected to a file nohup will not create nohup.out and rm is
unecessary.
11 years ago
Rotem Yaari
9677cfb34e
Fix dircycle plugin
...
dircycle right did not behave as expected and was fixed
11 years ago
ZHANG Biao
a19d1d1f05
autojump installed from github has mv the autojump.zsh to $HOME/.autojump/share/autojump/autojump.zsh
11 years ago
Ion Marusic
011f25d492
Fixed command autocomplete for Symfony 2.6.x
11 years ago
Emil Marashliev
575bb91b5f
Added Xcode alias for deleting Derived Data.
11 years ago
benjaoming
4b05e548d0
Throw an error message when $WORKON_HOME is not set
...
Took me a while to figure this one out, and I have a default installation of virtualenvwrapper -- this is a soft fix, just put an error message. But perhaps the fix should be to use the default value `~/.virtualenvs`.
11 years ago
Will Boyce
db8eacf6fd
use pigz if available in extract plugin
11 years ago
Eric Ripa
1dfadc734c
Fix chruby plugin to not complain if chruby is *not* installed
11 years ago
Kravchuk S.V
0c04470f63
[~] fix plugin pj
...
bce74975d0
12 years ago
DanielFGray
00ec11d3c0
ignore any grep aliases that might be defined
12 years ago
Geoffrey Washburn
923d2c85b4
Fix autojump script to support Nix installations
12 years ago
Ian Lancaster
8bd8597e12
Remove deprecated brew commands, update core commands
...
`brew services` and `brew server` were moved to homebrew-boneyard.
12 years ago
Benjamin Stier
11253336cf
Fixes the profiles-plugin
...
An error was introduced with 7f75bb9 , which uses special vars. This is the
fix.
12 years ago
Marc Cornellà
95d795e8ca
Change all hostname calls for $HOST or $SHORT_HOST
12 years ago
Marc Cornellà
4310a15de5
Change all pwd calls for $PWD variable
...
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
12 years ago
Marc Cornellà
74177c5320
Change all whoami calls for $USER variable
...
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
12 years ago
Pavol Juhas
b6012bc2c3
Update to the upstream smart-change-directory.
...
Synced with the master branch
pavoljuhas/smart-change-directory@20b5a80cf05f72c07e88a9b166593f52517029e4.
12 years ago
Neal
071de5fb39
Make the simulator alias work with older Xcode versions as well.
12 years ago
Marc Cornellà
b452cafb16
Follow-redirect and silent mode curl throughout gitignore
...
This commit completes previous efforts and standardizes both curl commands
into using silent mode and following redirects in case the URL changes
again in the future.
12 years ago
WooParadog
04d1428fcb
Fix gitignore curl, should follow redirects
12 years ago
Alex Shaindlin
69a0b280c7
Fix misspellings in gitignore plugin
12 years ago
Andrii Kostenko
b9a11b16fe
fixed URL on github.io
...
github.io moved to https and http returns 301 redirect
12 years ago
Markus Faerevaag
9f801ff48d
[wd] fix space in path
12 years ago
willmendesneto
6f1eb081e3
Fix error using compass search alias
12 years ago
Neal
d794a502f6
Update path for the iOS simulator.
12 years ago
Nikhil Gupta
71ee0d7b2b
added support for GNU version of `date`
12 years ago
Moinak Ghosh
5f38a537ce
Update Solaris changes to use OSTYPE and zsh datetime module.
12 years ago
Peter Butkovic
eb0549750f
additional tmux aliases
12 years ago
Halil Özgür
7a5d68c963
Remove j alias for autojump
...
j alias conflicts with autojump's j() function. Fixes #2989
12 years ago
Markus Faerevaag
b5093859af
[wd] Minor bug fix in show command
12 years ago
Markus Faerevaag
6855dd4727
[wd] New minor version (v0.4)
12 years ago
Robby Russell
5e25913178
Revert "Exit early from git plugin if not in git repo."
12 years ago
Matt Walker
87fb118dd2
Changed brew cmd to properly report if awscli is installed via homebrew
12 years ago
Michael Stucki
ae901fa0d5
Support dynamically defined Vagrant machines
12 years ago
Philipp Wahala
8d2dd8cc6a
Symfony2 plugin autocomplete for app/console and bin/console
12 years ago
Philipp Wahala
677d8b1a21
Symfony2 plugin look for files only
12 years ago
Philipp Wahala
ed6c2c9106
Symfony2 plugin use first console found
12 years ago
Robby Russell
a910aef0c4
Revert "Add Composer's local binaries to PATH"
12 years ago
Joshua Medeski
b8e10ca16d
add wp-cli plugin readme
12 years ago
AJ Henriques
f0d5cfdc33
add git difftool alias (gdt)
12 years ago
Michael Stucki
e7fdb028b5
Improve support for Vagrant VM definitions
12 years ago
Tobias Preuss
65f97a66c7
Add README.md for adb-autocompletion plugin.
12 years ago
Chris Smith
9bf5b90c81
Adding README.md and renaming plugin
12 years ago