oh-my-fish/plugins
2014-10-24 13:01:12 -02:00
..
android-sdk Add android_sdk plugin 2014-10-24 08:55:20 -02:00
archlinux Corrected logic when testing if exists. 2014-02-28 19:29:39 -05:00
autojump two spaces for indentation 2012-07-29 16:32:52 -03:00
bak bak plugin: fixed directories handling 2014-10-16 22:08:06 -03:00
brew fix #175: add /usr/local/sbin to PATH for brew 2014-07-16 00:36:31 -03:00
bundler removed 'bu' and 'bi' from bunder plugin 2014-08-14 17:56:52 -03:00
ccache Add ccache plugin 2014-10-24 08:53:49 -02:00
chruby Add chruby plugin 2014-06-10 23:05:47 -03:00
django tidying 2013-11-20 07:53:39 -02:00
ec2 ec2 api plugin 2013-05-15 09:12:46 -03:00
emoji-clock tidying 2013-11-20 07:53:39 -02:00
extract Plugin to expand or extract bundled & compressed files [finishes #90] 2013-11-20 06:14:37 -02:00
fry Revert "fish has renamed . to source" 2013-10-18 14:15:47 -03:00
gem Add gem plugin 2014-10-24 13:01:12 -02:00
gi Use https in gi plugin. Issue #216 2014-10-16 21:33:47 -03:00
gvm Two spaces as requested 2014-04-30 15:20:15 -03:00
jump marks output columnized 2014-08-01 12:56:06 -03:00
localhost Update localhost.load 2013-11-02 00:23:00 -02:00
mc plugin mc, wrapper to use a shell compatible with mc 2014-08-10 16:51:34 -03:00
ndenv ndenv plugin for fish. 2014-02-16 07:46:22 -03:00
node using _append_path function on plugins 2013-11-20 07:53:57 -02:00
nodenv Add plugin for using nodenv. 2014-10-16 22:02:48 -03:00
peco Add peco plugin 2014-07-29 10:38:02 +02:00
percol removing percol.load file that is no longer necessary 2013-05-24 09:38:21 -03:00
php tidying 2013-11-20 07:53:39 -02:00
plenv using _append_path function on plugins 2013-11-20 07:53:57 -02:00
proxy Don't auto-set proxy variables if proxy_host unset 2014-06-15 15:03:59 -07:00
pyenv using _append_path function on plugins 2013-11-20 07:53:57 -02:00
python Allowing arguments to be passed to _python 2014-04-27 18:18:31 -05:00
rails rails function migrate that will also migrate the test database 2013-03-05 23:13:44 -03:00
rake deprecating rake plugin 2014-06-11 13:08:07 -03:00
rbenv Fixes #119: rbenv has not released a final version with support to fish yet, so for now, we are cloning the expected end-result 2014-02-16 07:34:05 -03:00
rvm rvm plugin fix #217 - removed extra | 2014-09-22 09:45:55 +01:00
sprunge Workaround for https://github.com/fish-shell/fish-shell/issues/1443 2014-04-30 16:46:53 -03:00
sublime add sublime text 3 support for linux 2014-10-16 22:00:22 -03:00
tmux Plugin to start tmux with support for 256 colours 2014-01-13 19:26:31 +00:00
vi-mode removed deprecation warning, vi-mode in fish not yet implemented 2014-07-06 13:52:23 -07:00
vundle Add a vundle plugin similiar to that found in oh-my-zsh 2014-05-09 05:43:47 +00:00
xdg Add xdg plugin 2014-10-24 08:50:47 -02:00
z Allow to pass any arguments to z 2014-10-20 15:51:13 +02:00
README.markdown Add gem plugin 2014-10-24 13:01:12 -02:00

Plugins

  • android-sdk - Android SDK integration.
  • archlinux - The Arch Linux Plugins provides a number of plugins to make using arch easier.
  • autojump - makes navigating filesystem much faster. see autojump article and video. bindings only, autojump needs to be installed separately.
  • brew Homebrew integration
  • bundler use Ruby's Bundler automatically for some commands
  • ccache Enable ccache to speed up compilation
  • django - helper for Django Unit tests. Cleans the cached modules as well.
  • ec2 - exports env variables for Amazon's EC2 management
  • emoji-clock - The current time with half hour accuracy as an emoji symbol
  • extract - Plugin to expand or extract bundled & compressed files
  • fry - starts fry Simple ruby version manager for fish
  • gem Ruby gem integration
  • gi - gitignore.io cli for fish
  • jump - A port of Jeroen Janssens' "jump" utility
  • localhost - Opens http://localhost:3000 (and other ports) in the default browser
  • mc - Plugin to start mc with a shell compliant (bash).
  • ndenv - helpers for another node.js version manager
  • node - adds locally installed NodeJS npm binary executable modules to the path
  • percol - browse your fish history with percol
  • peco - browse your fish history with peco
  • php - manage phphttp server
  • plenv - plenv perl binary manager integration
  • pyenv - Simple Python Version Management integration
  • python - set of shortcuts to python based utilities (pybeatifyjson - clean JSON files, pyclean - remove old .pyc, pyhttp & pysmtp - simple HTTP & SMTP servers)
  • rails - alias for executing database migrations
  • rake - completions for rake tasks
  • rbenv - Ruby environment/version manager rbenv
  • rvm - rvm ruby version manager
  • sublime - creates 'subl' command line shortcut to launch Sublime Text editor
  • tmux - Plugin to start tmux with support for 256 colours
  • vi-mode - Basic vi key bindings emulation for fish
  • xdg - Setup xdg environment on Linux
  • z - integration with z (autojump alternative)