oh-my-fish/plugins
2015-05-31 08:30:48 -07:00
..
ec2
emacs Add emacs plugin (even more updated) 2015-04-01 10:23:00 +05:30
emoji-clock
export add capability to bash export 2014-12-23 15:46:17 -02:00
extract
fish-spec Modify README.md 2015-05-06 13:05:31 +02:00
fry
gem deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
getopts fix getopts: handle -h --help bug fish-shell#746 2015-02-12 00:20:56 +09:00
gi
git-flow move git-flow completions to completions folder 2014-11-21 08:55:13 +11:00
gvm removing -e tests when cheking for -f or -d 2014-12-30 16:38:29 -02:00
jump
local-config Remove common .home suffix from local-config hostname. 2014-11-28 11:28:23 -05:00
localhost
mc
msg Add ability to escape -s and -n options using a backslash. 2015-01-09 14:10:02 +09:00
ndenv deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
node deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
nodenv deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
omf handling failures on git clone 2015-05-31 14:34:31 +01:00
osx osx plugin: Updated description implementation, improved argument checking 2015-01-20 01:18:28 +01:00
pbcopy added pbcopy plugin 2015-02-03 12:38:55 +00:00
peco peco_select_history can take initial query 2015-01-16 09:01:28 +01:00
percol
php
plenv Allow plan plugin to read from $PLENV_ROOT (useful with Homebrew on Mac). 2014-12-17 13:51:57 +01:00
proxy
pyenv deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
python
rails
rbenv FIxing a problem caused by the strange "command command -v rbenv" 2015-05-27 15:25:21 +02:00
replace replace plugin 2014-11-07 16:47:50 -02:00
rvm Fixing the RVM is not a function, selecting rubies with 'rvm use ...'will not work. 2015-02-05 10:25:23 -05:00
ssh changed code indent to 2 spaces for consistency 2014-12-23 15:55:47 -02:00
sublime Add support for ST and ST3 installations inside ~/Applications on OS X 2014-10-29 00:05:38 +01:00
ta Do not run empty ta's test stub. 2015-03-18 08:53:14 +09:00
tab Allow overriding default iTerm session profile. 2015-02-09 11:53:45 -08:00
theme fix basename bug on linux 2015-02-25 13:00:11 +09:00
tiny Change tiny declared globals to local scope. 2015-02-11 00:49:31 +09:00
tmux
vi-mode
vundle
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.md Add emacs plugin (updated) 2015-04-01 10:22:44 +05:30

Plugins

  • android-sdk Android SDK integration.
  • archlinux Provides a number of plugins to make using Arch Linux easier.
  • better-alias - Provide alias with auto completion.
  • 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.
  • emacs Wrapper for daemon functionality of Emacs.
  • emoji-clock The current time with half hour accuracy as an emoji symbol.
  • extract Plugin to expand or extract bundled & compressed files.
  • fish-spec - Unit testing as simple as fish. See the README for usage instructions.
  • fry Starts fry, a simple Ruby version manager for fish.
  • gem Ruby gem integration.
  • getopts (issues) - A Unix compliant implementation of getopts for fish.
  • gi gitignore.io CLI for fish.
  • git-flow git-flow Completion support for git-flow.
  • jump A port of Jeroen Janssens “jump” utility.
  • local-config Support per-user, per-host and per-platform custom config files.
  • localhost Opens http://localhost:3000 (and other ports) in the default browser.
  • mc Plugin to start mc with a shell compliant (Bash).
  • msg - A technicolor message printer. A colorful alternative to echo.
  • ndenv Helpers for another node.js version manager.
  • node Adds locally installed NodeJS npm binary executable modules to the path.
  • pbcopy OSX's pbcopy and pbpaste for Linux.
  • percol Browse your fish history with percol.
  • peco Browse your fish history with peco.
  • osx - Integration with Finder and iTunes.
  • 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.
  • rbenv rbenv Ruby environment/version manager.
  • replace A port of replace.
  • rvm RVM Ruby version manager.
  • ssh ssh conservative $TERM value helper.
  • sublime Creates subl command line shortcut to launch Sublime Text editor.
  • tab Open the current directory (or any other directory) in a new tab.
  • theme Quick theme switcher.
  • tiny - tap into github's git.io URL shortener.
  • 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).