Each plugin name is now link to plugin directory. Didn't validate any of those links.
parent
d93f0a54a2
commit
9d64b0192b
@ -16,184 +16,189 @@ Last review date: 20-Nov-13
|
|||||||
### Productivity
|
### Productivity
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|----------------------------|----------------------------------------------------------------------------------------------------------------|
|
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|
||||||
| autoenv | automatically execs script on changing dir (.env file) |
|
| [autoenv](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/autoenv) | automatically execs script on changing dir (.env file) |
|
||||||
| colemak | colemak layout support + vi-mode fixes for colemak http://en.wikipedia.org/wiki/Keyboard_layout#Colemak |
|
| [colemak](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colemak) | colemak layout support + vi-mode fixes for colemak http://en.wikipedia.org/wiki/Keyboard_layout#Colemak |
|
||||||
| colored-man | adds colors to manpages |
|
| [colored-man](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colored-man) | adds colors to manpages |
|
||||||
| colorize | cat with syntax highlight support |
|
| [colorize](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colorize) | cat with syntax highlight support |
|
||||||
| command-not-found | suggests package name with relevant command |
|
| [command-not-found](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/command-not-found) | suggests package name with relevant command |
|
||||||
| compleat | reformats completion http://github.com/mbrubeck/compleat |
|
| [compleat](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/compleat) | reformats completion http://github.com/mbrubeck/compleat |
|
||||||
| copydir | copies current dir full path to clipboard |
|
| [copydir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/copydir) | copies current dir full path to clipboard |
|
||||||
| copyfile | copies selected file content to clipboard |
|
| [copyfile](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/copyfile) | copies selected file content to clipboard |
|
||||||
| cp | cp with progress bar (rsync) |
|
| [cp](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/cp) | cp with progress bar (rsync) |
|
||||||
| dircycle | hotkeys for cycling directories |
|
| [dircycle](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/dircycle) | hotkeys for cycling directories |
|
||||||
| dirpersist | saves and restores your directory stack across shell invocations |
|
| [dirpersist](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/dirpersist) | saves and restores your directory stack across shell invocations |
|
||||||
| encode64 | e64 & d64 aliases |
|
| [encode64](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/encode64) | e64 & d64 aliases |
|
||||||
| extract | 'x' alias - swiss knife for archive extracting |
|
| [extract](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/extract) | 'x' alias - swiss knife for archive extracting |
|
||||||
| fbterm | enhanced VESA terminal https://code.google.com/p/fbterm/ |
|
| [fbterm](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/fbterm) | enhanced VESA terminal https://code.google.com/p/fbterm/ |
|
||||||
| gpg-agent | gpg-agent start/stop funcs |
|
| [gpg-agent](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gpg-agent) | gpg-agent start/stop funcs |
|
||||||
| history | aliases: h for history, hsi for grepping history |
|
| [history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history) | aliases: h for history, hsi for grepping history |
|
||||||
| history-substring-search** | implementation of fish history substring search |
|
| [history-substring-search**](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history-substring-search) | implementation of fish history substring search |
|
||||||
| kate | Kate text editor alias http://kate-editor.org/ |
|
| [kate](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/kate) | Kate text editor alias http://kate-editor.org/ |
|
||||||
| last-working-dir | same as dirpresist |
|
| [last-working-dir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/last-working-dir) | same as dirpresist |
|
||||||
| mosh | mobile shell with roaming (wifi, mobile networks) and local echo http://mosh.mit.edu/ |
|
| [mosh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mosh) | mobile shell with roaming (wifi, mobile networks) and local echo http://mosh.mit.edu/ |
|
||||||
| pass | pass utility autocompletion |
|
| [pass](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pass) | pass utility autocompletion |
|
||||||
| per-directory-history | self-descriptive |
|
| [per-directory-history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/per-directory-history) | self-descriptive |
|
||||||
| profiles | different zsh profiles per hostname |
|
| [profiles](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/profiles) | different zsh profiles per hostname |
|
||||||
| rsync | aliases |
|
| [rsync](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rsync) | aliases |
|
||||||
| safe-paste | extended copy/paste in terminal |
|
| [safe-paste](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/safe-paste) | extended copy/paste in terminal |
|
||||||
| screen | GNU screen enhances (titles etc) |
|
| [screen](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/screen) | GNU screen enhances (titles etc) |
|
||||||
| sprunge | CLI pastbin service sprunge.us uploader (http://www.shellperson.net/sprunge-pastebin-script/) |
|
| [sprunge](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/sprunge) | CLI pastbin service sprunge.us uploader (http://www.shellperson.net/sprunge-pastebin-script/) |
|
||||||
| ssh-agent | ssh-agent start script |
|
| [ssh-agent](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/ssh-agent) | ssh-agent start script |
|
||||||
| sublime | aliases for SublimeText Editor |
|
| [sublime](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/sublime) | aliases for SublimeText Editor |
|
||||||
| supervisor | autocompletion for http://supervisord.org |
|
| [supervisor](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/supervisor) | autocompletion for http://supervisord.org |
|
||||||
| taskwarrior | autocompletion for http://taskwarrior.org |
|
| [taskwarrior](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/taskwarrior) | autocompletion for http://taskwarrior.org |
|
||||||
| terminitor | **[RENAMED to consular]** Consular automates your development workflow setup https://github.com/achiu/consular |
|
| [terminitor](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/terminitor) | **[RENAMED to consular]** Consular automates your development workflow setup https://github.com/achiu/consular |
|
||||||
| tmux tmuxinator | enhanced Tmux support |
|
| [tmux](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/tmux) | enhanced Tmux support |
|
||||||
| torrent | magnet2torrent converter function |
|
| [tmuxinator](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/tmuxinator) | enhanced Tmux support |
|
||||||
| urltools | urlencode/urldecode etc |
|
| [torrent](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/torrent) | magnet2torrent converter function |
|
||||||
| vi-mode | self descriptive |
|
| [urltools](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/urltools) | urlencode/urldecode etc |
|
||||||
| vundle | Vim plugin manager http://github.com/gmarik/vundle |
|
| [vi-mode](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/vi-mode) | self descriptive |
|
||||||
| wakeonlan | funcs for wakeonlan tool |
|
| [vundle](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/vundle) | Vim plugin manager http://github.com/gmarik/vundle |
|
||||||
| web-search | google from CLI |
|
| [wakeonlan](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/wakeonlan) | funcs for wakeonlan tool |
|
||||||
|
| [web-search](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/web-search) | google from CLI |
|
||||||
|
|
||||||
** (To make it work on Ubuntu do `echo DEBIAN_PREVENT_KEYBOARD_CHANGES=yes>>~/.zshenv`).
|
** (To make it work on Ubuntu do `echo DEBIAN_PREVENT_KEYBOARD_CHANGES=yes>>~/.zshenv`).
|
||||||
|
|
||||||
### FS Jumping
|
### FS Jumping
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|----------|-------------------------------------------------------------|
|
| ---------------------------------------------------------------------------------- | ------------------------------------------------------------- |
|
||||||
| autojump | shell extension to jump to frequently used directories |
|
| [autojump](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/autojump) | shell extension to jump to frequently used directories |
|
||||||
| fasd | quick access to files and dirs https://github.com/clvv/fasd |
|
| [fasd](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/fasd) | quick access to files and dirs https://github.com/clvv/fasd |
|
||||||
| jump | allows to mark dirs and jump to marks |
|
| [jump](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/jump) | allows to mark dirs and jump to marks |
|
||||||
| pj | aliases for quick access to projects dir |
|
| [pj](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pj) | aliases for quick access to projects dir |
|
||||||
| wd | yet another autojump tool github.com/mfaerevaag/wd |
|
| [wd](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/wd) | yet another autojump tool github.com/mfaerevaag/wd |
|
||||||
| z | yet another autojump |
|
| [z](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/z) | yet another autojump |
|
||||||
|
|
||||||
### Build tools
|
### Build tools
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|-----------------|-------------------------------------------------------------------------------------------|
|
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
|
||||||
| ant | Java build tool http://ant.apache.org/ |
|
| [ant](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/ant) | Java build tool http://ant.apache.org/ |
|
||||||
| bower | Front-end package manager https://github.com/bower/bower |
|
| [bower](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/bower) | Front-end package manager https://github.com/bower/bower |
|
||||||
| cabal | Haskell package manager http://www.haskell.org/cabal/ |
|
| [cabal](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/cabal) | Haskell package manager http://www.haskell.org/cabal/ |
|
||||||
| cake | CoffeeScript build tool |
|
| [cake](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/cake) | CoffeeScript build tool |
|
||||||
| coffee | CoffeeScript completion |
|
| [coffee](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/coffee) | CoffeeScript completion |
|
||||||
| cpanm | cpanminus get, unpack, build, install Perl modules https://github.com/miyagawa/cpanminus/ |
|
| [cpanm](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/cpanm) | cpanminus get, unpack, build, install Perl modules https://github.com/miyagawa/cpanminus/ |
|
||||||
| docker | application shipment tool https://github.com/dotcloud/docker |
|
| [docker](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/docker) | application shipment tool https://github.com/dotbutt/docker |
|
||||||
| gas | small utility used to manage Git authors. https://github.com/walle/gas |
|
| [gas](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gas) | small utility used to manage Git authors. https://github.com/walle/gas |
|
||||||
| git | extras: git-extras gitfast git-flow git-flow-avh git-hubflow git-remote-branch |
|
| [git](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/git) | extras: git-extras gitfast git-flow git-flow-avh git-hubflow git-remote-branch |
|
||||||
| github | cli access, url shortener |
|
| [github](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/github) | cli access, url shortener |
|
||||||
| gitignore | gi alias to fetch default .gitignore files from http://gitignore.io/ |
|
| [gitignore](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gitignore) | gi alias to fetch default .gitignore files from http://gitignore.io/ |
|
||||||
| gnu-utils | GNU coreutils wrappers to override shell builtins |
|
| [gnu-utils](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gnu-utils) | GNU coreutils wrappers to override shell builtins |
|
||||||
| go | Go build tool http://golang.org/cmd/go/ |
|
| [go](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/go) | Go build tool http://golang.org/cmd/go/ |
|
||||||
| golang | **[DUPLICATE]** identical to 'go'. Should be removed? |
|
| [golang](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/golang) | **[DUPLICATE]** identical to 'go'. Should be removed? |
|
||||||
| gradle | build automation tool http://www.gradle.org/ |
|
| [gradle](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gradle) | build automation tool http://www.gradle.org/ |
|
||||||
| grails | funcs for grails script management http://grails.org/ |
|
| [grails](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/grails) | funcs for grails script management http://grails.org/ |
|
||||||
| heroku | cli access https://www.heroku.com/ |
|
| [heroku](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/heroku) | cli access https://www.heroku.com/ |
|
||||||
| jira | JIRA cli access |
|
| [jira](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/jira) | JIRA cli access |
|
||||||
| knife knife_ssh | knife autocompletion http://docs.opscode.com/knife.html |
|
| [knife](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife) | knife autocompletion http://docs.opscode.com/knife.html |
|
||||||
| lein | leiningen autocompletion http://leiningen.org |
|
| [knife_ssh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife_ssh) | knife autocompletion http://docs.opscode.com/knife.html |
|
||||||
| lighthouse | CLI access to issue tracker Lighthouse, http://lighthouseapp.com/ |
|
| [lein](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/lein) | leiningen autocompletion http://leiningen.org |
|
||||||
| mercurial | hg autocompletion |
|
| [lighthouse](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/lighthouse) | CLI access to issue tracker Lighthouse, http://lighthouseapp.com/ |
|
||||||
| mix | Elixir build tool autocompletion http://elixir-lang.org/docs/stable/mix |
|
| [mercurial](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mercurial) | hg autocompletion |
|
||||||
| mvn | maven completion |
|
| [mix](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mix) | Elixir build tool autocompletion http://elixir-lang.org/docs/stable/mix |
|
||||||
| nanoc | static website generator http://nanoc.ws/ |
|
| [mvn](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mvn) | maven completion |
|
||||||
| postgres | aliases for Postgres managing |
|
| [nanoc](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/nanoc) | static website generator http://nanoc.ws/ |
|
||||||
| perl | aliases for Perl |
|
| [postgres](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/postgres) | aliases for Postgres managing |
|
||||||
| rebar | Erlang build tool autocompletion |
|
| [perl](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/perl) | aliases for Perl |
|
||||||
| redis-cli | Redis autocompletion |
|
| [rebar](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rebar) | Erlang build tool autocompletion |
|
||||||
| repo | git repo management tool autocompletion https://code.google.com/p/git-repo/ |
|
| [redis-cli](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/redis-cli) | Redis autocompletion |
|
||||||
| sbt | autocomplete for ScalaBuildTool http://www.scala-sbt.org/ |
|
| [repo](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/repo) | git repo management tool autocompletion https://code.google.com/p/git-repo/ |
|
||||||
| scala | autocomplete |
|
| [sbt](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/sbt) | autocomplete for ScalaBuildTool http://www.scala-sbt.org/ |
|
||||||
| sfffe | aliases for ack (JS & CSS grepping) http://beyondgrep.com/ |
|
| [scala](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/scala) | autocomplete |
|
||||||
| svn | subversion autocompletion |
|
| [sfffe](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/sfffe) | aliases for ack (JS & CSS grepping) http://beyondgrep.com/ |
|
||||||
| svn-fast-info | faster subversion autocompletion (especially interesting on big project) |
|
| [svn](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/svn) | subversion autocompletion |
|
||||||
| vagrant | quick development env deployment http://www.vagrantup.com/ |
|
| [svn-fast-info](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/svn-fast-info) | faster subversion autocompletion (especially interesting on big project) |
|
||||||
|
| [vagrant](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/vagrant) | quick development env deployment http://www.vagrantup.com/ |
|
||||||
|
|
||||||
### Node JS
|
### Node JS
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|-----------|-----------------------------------------------------|
|
| ------------------------------------------------------------------------------------ | ----------------------------------------------------- |
|
||||||
| jake-node | NodeJS build tool Jake https://github.com/mde/jake |
|
| [jake-node](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/jake-node) | NodeJS build tool Jake https://github.com/mde/jake |
|
||||||
| node | NodeJS docs easy access via CLI |
|
| [node](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/node) | NodeJS docs easy access via CLI |
|
||||||
| npm | package manager for NodeJS |
|
| [npm](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/npm) | package manager for NodeJS |
|
||||||
| nvm | NodeJS version manager |
|
| [nvm](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/nvm) | NodeJS version manager |
|
||||||
|
|
||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|------------------|-----------------------------------------------------------------------------|
|
| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
|
||||||
| composer | PHP dependency manager http://getcomposer.org |
|
| [composer](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/composer) | PHP dependency manager http://getcomposer.org |
|
||||||
| laravel | PHP deployment tool artisan completion http://laravel.com/docs/4.2/artisan |
|
| [laravel](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/laravel) | PHP deployment tool artisan completion http://laravel.com/docs/4.2/artisan |
|
||||||
| phing | Ant-like build system for PHP http://phing.info |
|
| [phing](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/phing) | Ant-like build system for PHP http://phing.info |
|
||||||
| symfony symfony2 | PHP webframework http://symfony.com |
|
| [symfony](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/symfony) | PHP webframework http://symfony.com |
|
||||||
| yii yii2 | PHP webframework http://yiiframework.com |
|
| [symfony2](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/symfony2) | PHP webframework http://symfony.com |
|
||||||
|
| [yii](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/yii) | PHP webframework http://yiiframework.com |
|
||||||
|
| [yii2](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/yii2) | PHP webframework http://yiiframework.com |
|
||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
|
|
||||||
| Name | Description |
|
| [Name](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/Name) | Description |
|
||||||
|------------|--------------------------------------------------------------------------|
|
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
|
||||||
| bundler | package manager http://bundler.io/ |
|
| [bundler](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/bundler) | package manager http://bundler.io/ |
|
||||||
| capistrano | remote deployment tool |
|
| [capistrano](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/capistrano) | remote deployment tool |
|
||||||
| gem | http://rubygems.org/ |
|
| [gem](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/gem) | http://rubygems.org/ |
|
||||||
| jruby | JRuby aliases |
|
| [jruby](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/jruby) | JRuby aliases |
|
||||||
| pow | rack apps restarter http://pow.cx/ |
|
| [pow](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pow) | rack apps restarter http://pow.cx/ |
|
||||||
| powder | powder gem autocompletion https://github.com/Rodreegez/powder |
|
| [powder](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/powder) | powder gem autocompletion https://github.com/Rodreegez/powder |
|
||||||
| powify | another pow manager https://github.com/sethvargo/powify |
|
| [powify](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/powify) | another pow manager https://github.com/sethvargo/powify |
|
||||||
| rails | rails aliases for rails 2, rails 3, and rails 4 all in one clean plugin |
|
| [rails](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rails) | rails aliases for rails 2, rails 3, and rails 4 all in one clean plugin |
|
||||||
| rake | Ruby build tool |
|
| [rake](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rake) | Ruby build tool |
|
||||||
| rbenv | Ruby version switcher |
|
| [rbenv](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rbenv) | Ruby version switcher |
|
||||||
| rbfu | **[OBSOLETE]** anther Ruby version manager https://github.com/hmans/rbfu |
|
| [rbfu](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rbfu) | **[OBSOLETE]** anther Ruby version manager https://github.com/hmans/rbfu |
|
||||||
| ruby | aliases |
|
| [ruby](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/ruby) | aliases |
|
||||||
| rvm | another RubyVersionManager |
|
| [rvm](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rvm) | another RubyVersionManager |
|
||||||
| thor | Ruby doc tool https://github.com/erikhuda/thor |
|
| [thor](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/thor) | Ruby doc tool https://github.com/erikhuda/thor |
|
||||||
| zeus | funcs for Zeus (Rails env preloader) https://github.com/burke/zeus |
|
| [zeus](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/zeus) | funcs for Zeus (Rails env preloader) https://github.com/burke/zeus |
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|------------------------------|----------------------------------------------------------------|
|
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
|
||||||
| celery | Python distributed task queue |
|
| [celery](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/celery) | Python distributed task queue |
|
||||||
| django | https://www.djangoproject.com/ |
|
| [django](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/django) | https://www.djangoproject.com/ |
|
||||||
| fabric | remote deployment tool http://docs.fabfile.org/en/1.8/ |
|
| [fabric](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/fabric) | remote deployment tool http://docs.fabfile.org/en/1.8/ |
|
||||||
| pip | Python package manager http://www.pip-installer.org/en/latest/ |
|
| [pip](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pip) | Python package manager http://www.pip-installer.org/en/latest/ |
|
||||||
| python | python aliases (pyfind, pyclean, pygrep) |
|
| [python](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/python) | python aliases (pyfind, pyclean, pygrep) |
|
||||||
| virtualenv virtualenvwrapper | https://pypi.python.org/pypi/virtualenv isolated Python envs |
|
| [virtualenv](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/virtualenv) | https://pypi.python.org/pypi/virtualenv isolated Python envs |
|
||||||
|
| [virtualenvwrapper](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/virtualenvwrapper) | https://pypi.python.org/pypi/virtualenv isolated Python envs |
|
||||||
|
|
||||||
### Distro-related
|
### Distro-related
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|-----------|-----------------------------------------|
|
| ------------------------------------------------------------------------------------ | ----------------------------------------- |
|
||||||
| archlinux | aliases for yaourt and pacman |
|
| [archlinux](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/archlinux) | aliases for yaourt and pacman |
|
||||||
| debian | aliases for apt* utils |
|
| [debian](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/debian) | aliases for apt* utils |
|
||||||
| suse | aliases for SUSE Linux (zypper aliases) |
|
| [suse](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/suse) | aliases for SUSE Linux (zypper aliases) |
|
||||||
| systemd | aliases |
|
| [systemd](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/systemd) | aliases |
|
||||||
| yum | aliases |
|
| [yum](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/yum) | aliases |
|
||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|------------------|----------------------------------------------------------------|
|
| -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
|
||||||
| apache2-macports | apache management functions |
|
| [apache2-macports](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/apache2-macports) | apache management functions |
|
||||||
| brew | package manger http://brew.sh/ |
|
| [brew](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/brew) | package manger http://brew.sh/ |
|
||||||
| bwana | allows to open manpages in browser http://www.bruji.com/bwana/ |
|
| [bwana](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/bwana) | allows to open manpages in browser http://www.bruji.com/bwana/ |
|
||||||
| cloudapp | completion for cloudapp http://getcloudapp.com/ |
|
| [buttapp](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/buttapp) | completion for buttapp http://getbuttapp.com/ |
|
||||||
| forklift | MacOS file browser |
|
| [forklift](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/forklift) | MacOS file browser |
|
||||||
| macports | macport autocompletion |
|
| [macports](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/macports) | macport autocompletion |
|
||||||
| mysql-macports | same as apache-macport for MySQL |
|
| [mysql-macports](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mysql-macports) | same as apache-macport for MySQL |
|
||||||
| osx | MacOS completions |
|
| [osx](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/osx) | MacOS completions |
|
||||||
| pod | http://cocoapods.org library dependency manager for Xcode |
|
| [pod](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pod) | http://cocoapods.org library dependency manager for Xcode |
|
||||||
| terminalapp | Apple Terminal enhancer |
|
| [terminalapp](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/terminalapp) | Apple Terminal enhancer |
|
||||||
| textmate | aliases |
|
| [textmate](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/textmate) | aliases |
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|-------------|----------------------------------------------------------------------------------|
|
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
|
||||||
| battery | allows see battery status in PS |
|
| [battery](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/battery) | allows see battery status in PS |
|
||||||
| emoji-clock | fancy shell clocks |
|
| [emoji-clock](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/emoji-clock) | fancy shell clocks |
|
||||||
| lol | dowant |
|
| [lol](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/lol) | dowant |
|
||||||
| nyan | Nyancat in terminal (nyanhost is down :( ) |
|
| [nyan](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/nyan) | Nyancat in terminal (nyanhost is down :( ) |
|
||||||
| rand-quote | quote function for random quotes from http://www.quotationspage.com/random.php3 |
|
| [rand-quote](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/rand-quote) | quote function for random quotes from http://www.quotationspage.com/random.php3 |
|
||||||
| themes | ZSH theme switcher |
|
| [themes](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/themes) | ZSH theme switcher |
|
||||||
|
Loading…
Reference in New Issue
Block a user