Puneet Goyal
94d90739a3
removing a github redirect during install
2014-11-28 14:36:05 +01:00
Cristian Măgherușan-Stanciu
dc72f710b8
Added a completion plugin for the new aws-cli tool
...
It also supports quickly switching AWS profiles defined in
~/.aws/config using the asp alias
2014-11-28 14:36:05 +01:00
Steven Schmid
93c1156230
Fix work_in_progress in empty git repos
...
I noticed that the function ``work_in_progress``, which is used in the "gallois"-theme, would print ``fatal: bad default revision 'HEAD'`` in a new folder after ``git init``.
This is the fix.
2014-11-28 14:36:05 +01:00
Rimenes Ribeiro
a5b6ba2d4a
Add reload and status alises to postgres
2014-11-28 14:36:05 +01:00
Nathan Cox
5869a1866a
Added virtualenv plugin data to af-magic theme.
2014-11-28 14:36:05 +01:00
Gaetan Semet
7082ceb695
Completion for python, pep8, autopep8 and pylint
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:05 +01:00
Gaetan Semet
c02a1f9e8e
New aliases for repo plugin
...
This helps a lot in day to day android development:
- rs: repo sync (git fetch on all projects)
- rra: auto rebase for all projet without loosing uncommited changes
- rsrra: do both steps at once
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:05 +01:00
Dimitri Jorge
ddbde46580
Add completion for package add and remove
2014-11-28 14:36:05 +01:00
Dimitri Jorge
2678870066
Add autocompletion plugin for meteor command
2014-11-28 14:36:05 +01:00
Felipe Contreras
3cea114a8d
gitfast: update to upstream v1.8.4
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2014-11-28 14:36:04 +01:00
Kasper Kronborg Isager
b2e41bca7e
Add Pure theme
2014-11-28 14:36:04 +01:00
Steven De Coeyer
e17c8aa6e3
Updates Zhann theme
2014-11-28 14:36:04 +01:00
Vincent
fac73e7c2a
Update jonathan.zsh-theme
...
Made it work with UTF-8 Console.
Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html
2014-11-28 14:36:04 +01:00
dongweiming
70cdcf7ff9
Add a plugin for systemadmin ops and developer
2014-11-28 14:36:04 +01:00
dongweiming
6d365853d1
Add sudo plugin
2014-11-28 14:36:04 +01:00
dongweiming
742c5601f3
Update powify for displayed parameter is not enough, and when there is no directory error
2014-11-28 14:36:04 +01:00
dongweiming
3fc8d1d837
Add version option
2014-11-28 14:36:04 +01:00
dongweiming
27487fccf9
Add shell built method
2014-11-28 14:36:04 +01:00
dongweiming
792588b7d6
Add option for show in the command execution time stamp in the history
2014-11-28 14:36:04 +01:00
dongweiming
833651c762
Modify determine the oh-my-zsh installed in non-default path of the installed
2014-11-28 14:36:04 +01:00
dongweiming
0eb283d955
Update gem completion
2014-11-28 14:36:04 +01:00
Gaetan Semet
c9b872f265
Better super-grep
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:04 +01:00
Gaetan Semet
c9da160133
New plugin 'common-aliases' for optional cutting edge zsh aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:04 +01:00
Gaetan Semet
ce7254f35a
source ~/.profile for upgrading (to source the proxy configuration)
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:04 +01:00
Ron Shapiro
cba832c64c
plugged_in function
2014-11-28 14:36:04 +01:00
Nicolas Jeker
02182762d5
use hostname instead of hostname -s
...
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
2014-11-28 14:36:04 +01:00
Jim Hester
5da2c0cfa9
Update to latest per-directory-history
2014-11-28 14:36:04 +01:00
Jim Hester
cfe57540d8
Update to latest per-directory-history
...
See [https://github.com/jimhester/per-directory-history ]
2014-11-28 14:36:04 +01:00
Frank Louwers
d274e81539
[pj-plugin] avoid using basename. migth be (a lot?) faster
2014-11-28 14:36:04 +01:00
Frank Louwers
c11baf42c6
[pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them
2014-11-28 14:36:04 +01:00
Adolfo Benedetti
7a06278592
updated adben theme: added offline content, subversion support, refactored prompt
2014-11-28 14:36:03 +01:00
Jack Henahan
a674c34f55
add symbol in darcs repos to match git and mercurial
2014-11-28 14:36:03 +01:00
Anton Eicher
a5c8904e51
Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc.
2014-11-28 14:36:03 +01:00
Gambhiro
d423fd4e08
git lol
2014-11-28 14:36:03 +01:00
Gambhiro
31ffbaea51
more catspeak
2014-11-28 14:36:03 +01:00
Sergey Lukin
9a97fae1e9
Fix /bin/sh compatibility issue in install.sh
2014-11-28 14:36:03 +01:00
Felix Dreissig
96cd8784be
Replace hardcoded key escape sequeneces with dynamic ones from terminfo.
2014-11-28 14:36:03 +01:00
Felix Dreissig
9f2dd08ad5
Make sure the terminal is always in application mode when zle is active.
2014-11-28 14:36:03 +01:00
Mat Schaffer
e643795ac8
Don't clobber standard Esc+. behavior
...
Esc+. works as "last arg" on both bash and zsh. Seems like a shame to introduce a new standard.
Conflicts:
lib/key-bindings.zsh
2014-11-28 14:36:03 +01:00
Kyle West
132ec7ec0b
forgot to save before committing. doh
2014-11-28 14:36:03 +01:00
Kyle West
407862cddf
Added documentation to key bindings.
...
Conflicts:
lib/key-bindings.zsh
2014-11-28 14:36:03 +01:00
cybozuty
6de8336312
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
2014-11-28 14:35:59 +01:00
fred-o
5201565ce7
application completion
2014-11-28 14:35:59 +01:00
fred-o
3d559f2c6f
library completion
2014-11-28 14:35:59 +01:00
fred-o
c76adcbc4c
in hindsight, this is probably a bad idea
2014-11-28 14:35:59 +01:00
fred-o
9c0ae58ce3
completion of targets
2014-11-28 14:35:59 +01:00
fred-o
2488e68503
instance and cluster completion
2014-11-28 14:35:58 +01:00
fred-o
1ac84b593d
node completion
2014-11-28 14:35:58 +01:00
fred-o
5309487811
help command, node completion
2014-11-28 14:35:58 +01:00
fred-o
9a5ac832b8
added _files values for certain options
2014-11-28 14:35:58 +01:00