1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 21:51:42 +00:00
Commit Graph

121 Commits

Author SHA1 Message Date
acac0a2a47 RVM Update Helpers
Add helper function to get rvm head. Add helper function to link zsh
completion that comes with rvm into om-my-zsh plugin directory, but don't
overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is
better, but I want to be able to compare).
2011-05-28 10:35:54 -04:00
8bc3f278e5 Helpful Listing Aliases
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
2011-05-28 10:23:06 -04:00
df5345fd8a Ruby Switching Helpers
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180.
Add completion definitions for helper functions.
2011-05-28 10:16:06 -04:00
be8e44a671 Merge pull request #345 from jacobat/master
Autojump plugin
2011-05-26 01:15:51 -07:00
dab2506f38 Merge pull request #139 from clauswitt/master
Fixed an issue with the phing plugin
2011-05-26 01:04:23 -07:00
30a4677df4 Merge pull request #118 from fwalch/gpg-agent
Added gpg-agent plugin
2011-05-26 00:59:25 -07:00
3d815368b4 Merge pull request #224 from Soliah/plugin-rvm
RVM Plugin
2011-05-24 03:01:49 -07:00
faee7964c0 TextMate automatically forks into the background 2011-05-19 16:33:29 +02:00
0694e3b0bf Add autojump plugin 2011-05-19 16:20:30 +02:00
41b4bf4da5 Merge pull request #295 from alexrinass/apache2-macports-plugin
Added start/stop aliases for Apache 2 installation via macports.
2011-05-13 02:53:02 -07:00
7e378f6ef9 Added Compleat - Completion for Human Beings plugin. 2011-05-05 18:41:05 -04:00
282dcac06d Merged pull request #310 from Ikke/master.
Add git-flow plugin
2011-04-29 03:38:41 -07:00
232d204bc0 Merged pull request #270 from sankara/d03a6176aacd583993c02c7e837d10751c431875.
Basic autocompletion for Leiningen (fixed pull request)
2011-04-29 03:36:09 -07:00
8a385329b7 Rails 3 aliases now work with Rails 2 as well. 2011-04-29 10:59:59 +01:00
63d19fdb1e Added git-flow plugin 2011-04-29 11:54:31 +02:00
00dbec7001 Merged pull request #303 from cit/master.
added alias for apt-cache search to deb plugin
2011-04-28 23:29:17 -07:00
b003fc59a4 redis-cli.plugin.zsh removed, adding to the fpath isn't needed now 2011-04-27 19:46:23 -04:00
84405c5b4b Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-04-27 04:56:44 -04:00
61f27e94b1 added alias for apt-cache search 2011-04-26 23:22:42 +02:00
971c878e68 Merged pull request #276 from saimn/yum.
new yum plugin with useful aliases
2011-04-26 10:04:38 -07:00
8f957c230c Merged pull request #278 from totolici/redis-plugin.
Redis-cli plugin
2011-04-26 09:50:39 -07:00
da24371de4 Merged pull request #294 from alexrinass/mysql-macports-plugin.
Fixed folder naming for mysql-macports plugin and improved start/stop scr
2011-04-26 09:46:18 -07:00
2d29f73f54 Add 'upgrade' to brew completions. 2011-04-22 00:16:29 +03:00
95fc64739f Added start/stop aliases for Apache 2 installation via macports. 2011-04-20 15:54:51 +02:00
5ea555b208 Fixed folder naming for mysql-macports plugin and improved start/stop scripts. 2011-04-20 15:50:55 +02:00
9899c2445c Remove fpath/compinit code from github and npm plugins 2011-04-20 01:30:52 -04:00
bb45bab6aa Merge remote branch 'upstream/master'
Conflicts:
	plugins/github/github.plugin.zsh
2011-04-20 01:29:58 -04:00
1e784edb04 redis-cli completion plugin 2011-04-14 16:22:18 -07:00
6aad987f82 Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
782883b5d8 Replace redundant calls to compinit with a single call. 2011-04-08 10:12:22 -04:00
a6b806080a new yum plugin with useful aliases 2011-04-07 10:23:06 +02:00
e684afcba0 Completions are git subdommand-aware now 2011-04-03 15:43:39 +02:00
758b415e72 Zsh will now complete git aliases with git stuff 2011-04-03 13:50:05 +02:00
f0841486e9 Merge branch 'ssh-agent-append-host-to-environment' of https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment 2011-03-16 08:05:19 -07:00
dd82fe6fd7 Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master 2011-03-16 08:03:23 -07:00
87164219a1 Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master 2011-03-16 07:59:18 -07:00
6df8d73e27 Add debian plugins file 2011-03-15 20:31:14 -04:00
37bf208fdb add Perl plugins file 2011-03-14 01:43:33 -04:00
ea4222d5c8 Add completion for port command 2011-03-13 16:08:12 -06:00
076957a8d9 add 'deb' plugin with Debian's apt aliases 2011-03-12 16:25:27 +01:00
0f42666575 add completion plugin 'cpanm' for cpanminus 2011-03-12 16:24:20 +01:00
21b5525ea0 add 'lol' plugin (based on lolbash) 2011-03-12 16:23:55 +01:00
6fa11377dd Lein completion 2011-03-02 15:20:43 +05:30
477749a0af ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes. 2011-03-01 00:21:49 -05:00
4a46f72bb4 changes recommended by blueyed 2011-03-19 10:29:22 -04:00
7380c1b783 Whoops, this was supposed to be in the last commit! 2011-03-03 21:38:56 -05:00
0e423ff988 Moved this to the existing github plugin 2011-03-03 21:36:35 -05:00
c642dec256 blueyed's ZSH-fu is much stronger than mine. 2011-03-02 20:00:40 -05:00
d7375c3b54 no need for an extra fork 2011-03-01 21:34:25 -05:00
1dae8c088b added hub plugin from defunkt 2011-03-01 01:04:10 -05:00