Commit graph

431 commits

Author SHA1 Message Date
J. Randall Hunt
38aed4ea95 look for virtualenvwrapper_lazy so shell starts faster 2012-10-15 16:00:33 -04:00
Dominik Bamberger
a06185f033 make README reflect latest changes 2012-10-15 15:56:23 -04:00
Ian Chesal
df9632fdbe URL Tools Plugin
* Added urlencode -- alias to encode URLs from the command line using Python

* Added urldecode -- alias to decode URLs from the command line using Python
2012-10-15 15:56:23 -04:00
Daniel Gomes
53eb219306 added a comment to the composer installation alias 2012-10-15 15:56:23 -04:00
Daniel Gomes
4da79841c7 added Composer completition and aliases 2012-10-15 15:56:23 -04:00
Daniel Gomes
d4b2a80363 added two aliases to Symfony2 Plugin 2012-10-15 15:56:23 -04:00
Dominik Bamberger
4c5b8bbcba fix test aliases 2012-10-15 15:56:22 -04:00
Paul Redmond
2fac6197f0 Missing comment line 2012-10-15 15:56:22 -04:00
Dominik Bamberger
66294ed331 look for test/unit instead of test/units. #typo 2012-10-15 15:56:22 -04:00
Paul Redmond
3f81c0c6fe Correct error message. 2012-10-15 15:56:22 -04:00
Paul Redmond
bf438ddc89 Clean up doc 2012-10-15 15:56:22 -04:00
Paul Redmond
ba043baef0 Jira ticket shortcut to browse existing issues or create a new issue. 2012-10-15 15:56:22 -04:00
Dominik Bamberger
2a0b93fc25 Add zeus plugin
Includes aliases for zeus (https://github.com/burke/zeus)

Also there is a README.md that list all aliases, ready to copy
into the wiki.
2012-10-15 15:56:22 -04:00
Jim Hester
d4948725fc Use HISTFILE evironment variable directly rather than copying it
Use the HISTFILE environment variable in place of copying it to
_per_directory_history_global so that users can change the environment variable
after sourcing per-directory-history and have the global variable set correctly
2012-10-15 15:56:22 -04:00
Aviad Reich
1469e998ab added autojump plugin support for mac os x + port 2012-10-15 15:56:22 -04:00
Jim Hester
54f10a96a3 Colemak plugin
a plugin for useing the colemak[1] keyboard layout and vi-mode in zsh, rotates
  some keys around in vi command mode so that the physical hjkl keys are still
  used for movement, all the rotated keys are either in colemak's location or
  qwerty's location, so it is easy to pick up

  [1] www.colemak.com
2012-10-15 15:56:21 -04:00
Jim Hester
16b2118eae Per directory history plugin
This is a implementation of per directory history for zsh, some
   implementations of which exist in bash[1,2].  It also implements
   a per-directory-history-toggle-history function to change from using the
   directory history to using the global history.  In both cases the history is
   always saved to both the global history and the directory history, so the
   toggle state will not effect the saved histories.  Being able to switch
   between global and directory histories on the fly is a novel feature as far
   as I am aware.

   [1]: http://www.compbiome.com/2010/07/bash-per-directory-bash-history.html
   [2]: http://dieter.plaetinck.be/per_directory_bash
2012-10-15 15:56:21 -04:00
Jim Hester
529d44a924 Fix to restore bindings after switching to vi-mode
the vi-mode plugin destroys any bindings made before it is sourced due to the
'bindkey -v' call to switch to using vi-mode.  This patch saves the bindings
before invoking 'bindkey -v' then rebinds them afterwards, this fixes a number
of outstanding issues due to people using vi-mode and having things in oh-my-zsh
break due to the bindings being destroyed
2012-10-15 15:56:21 -04:00
Trae Robrock
7a9cb9b63f Bundle exec puma also http://puma.io 2012-10-15 15:56:21 -04:00
Koen Punt
ee99a7cf0a fixed incorrect if/else 2012-10-15 15:56:21 -04:00
Koen Punt
b1b5cd0543 updated cap plugin to use cap -T instead of cap show_tasks which
didn't exist (sometimes?)
2012-10-15 15:56:21 -04:00
Josh Parnham
dc6f58b63b Add new 'nanoc' plugin 2012-10-15 15:56:21 -04:00
Randall Hunt
03092cf7ae fixed paths for virtualenv 2012-09-05 01:44:39 -04:00
Robby Russell
c27183abcd Merge pull request #1287 from johnhamelink/master
Laravel autocompletion
2012-09-01 08:31:52 -07:00
everbird
fbf82ae62f add new plugin to autocomplete supervisor commands 2012-09-01 23:12:53 +08:00
John Hamelink
b2c1af91d3 Added laravel plugin which gives aliases to artisan and bob, and
provides autocompletion for artisan.
2012-08-19 14:03:23 +01:00
Sebastian Nowak
87ab8771da 'rails' command should not be run with bundle exec
http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/
2012-07-15 21:26:30 +02:00
Robby Russell
11f441a3ac Merge pull request #1206 from Eustachy/upstream
Remove bogus "-" from nomz="ps -aux" alias.
2012-07-09 19:36:53 -07:00
Josh Vermaire
a15bcd6461 utilize sublime's embedded command line binary 2012-07-09 00:11:07 -07:00
Josh Vermaire
92b6cae026 escape whitespace 2012-07-08 23:34:27 -07:00
Robby Russell
0370de582b Merge pull request #1122 from varunkvv/master
sublime pluginn : Added alias for Sublime Text 2 on Linux
2012-07-03 06:28:36 -07:00
Robby Russell
76feafc72c Merge pull request #1127 from a-b/master
Added fasd plugin
2012-07-03 06:28:02 -07:00
Robby Russell
e5ca18a4e2 Merge pull request #1193 from bameda/master
[Plugin] Virtualenvwrapper: Added another path
2012-07-03 06:27:31 -07:00
Robby Russell
f3bcf864b2 Merge pull request #1209 from lwe/rbfu-plugin
provide plugin for rbfu (yet ruby version switcher)
2012-07-03 06:26:24 -07:00
Robby Russell
beadefcfb0 Merge pull request #1170 from dipth/master
Explicitly tell rbenv to use zsh
2012-07-03 06:25:53 -07:00
lukas
e3ff4b58c6 provide plugin for rbfu the ruby version switcher
Evaluates $(rbfu --init --auto) if rbfu is installed on the system,
also has a custom rbfu-rubies method which lists the installed
rubies which are available to rbfu.

For compatibility with themes, also creates the rvm_prompt_info
function, so existing themes should work out of the box.
2012-07-03 09:59:42 +02:00
Eustachy Kapusta
e2ddf1ef8c Remove bogus "-" from nomz="ps -aux" alias.
Info from http://procps.sourceforge.net/faq.html .
2012-07-01 20:13:59 +02:00
Alexander Berezovsky
34f3d4d498 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-28 13:37:00 -07:00
David Barragan
d15ec4bf24 Added another path 2012-06-25 10:55:23 +02:00
Volker Pacher
5c37c85fb4 added jexec 2012-06-22 18:33:11 +01:00
Volker Pacher
3aa0cb74d0 added plugin for jruby 2012-06-22 18:27:21 +01:00
Robby Russell
3ac3141cd6 Merge pull request #1174 from insside/rbenv-homebrew-fix
rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder
2012-06-22 06:39:28 -07:00
Robby Russell
470e1a1ecf Merge pull request #1173 from walkah/virtualenvwrapper-osx-fix
Readlink is different on OS X
2012-06-22 06:35:49 -07:00
Tima Maslyuchenko
5931f64308 sanitized code according to coding style 2012-06-18 21:29:24 +03:00
Tima Maslyuchenko
e9a9deacb0 rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder 2012-06-18 20:15:57 +03:00
James Walker
82f785bc67 remove readlink call and clean up 2012-06-18 10:41:19 -04:00
Alexander Berezovsky
4a2e9ed039 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-18 12:16:36 +03:00
Thomas Dippel
823cc9180c Explicitly tell rbenv to use zsh
According to @graywh's comment on:
https://github.com/sstephenson/rbenv/issues/185
2012-06-16 12:41:44 +02:00
Roey Darwish Dror
c65a53df81 Fixed unmached " in yum plugin 2012-06-15 10:07:22 +03:00
Robby Russell
e3d426dc6d Merge pull request #980 from vmalloc/dircycle_plugin
Add dircycle plugin: enables cycling through the directory stack
2012-06-13 13:24:13 -07:00