You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/plugins
Bruno Pinto 081f3f5b25 allow --to-contain to receive an array, and check each item individually 10 years ago
..
android-sdk deprecating _append_path and create _prepend_path 10 years ago
archlinux Corrected logic when testing if exists. 11 years ago
autojump sending deprecation message to stderr 10 years ago
bak [bak] Fix tests 10 years ago
better-alias new plugin:better alias 10 years ago
brew brew plugin was not calculating the number of paths to ignore correctly 10 years ago
bundler checking for --inherit-variable support is too slow 10 years ago
cask cask plugin to add cask to $PATH 10 years ago
ccache deprecating _append_path and create _prepend_path 10 years ago
chruby Add `chruby` plugin 10 years ago
composer Composer plugin 10 years ago
django tidying 11 years ago
dpaste [dpaste] Make dpaste a replacement for sprunge 10 years ago
ec2 ec2 api plugin 11 years ago
emoji-clock tidying 11 years ago
export add capability to bash `export` 10 years ago
extract Plugin to expand or extract bundled & compressed files [finishes #90] 11 years ago
fish-spec allow --to-contain to receive an array, and check each item individually 10 years ago
fry Revert "fish has renamed . to source" 11 years ago
gem deprecating _append_path and create _prepend_path 10 years ago
gi Use https in gi plugin. Issue #216 10 years ago
git-flow move git-flow completions to completions folder 10 years ago
gvm removing `-e` tests when cheking for `-f` or `-d` 10 years ago
jump marks output columnized 10 years ago
local-config Remove common .home suffix from local-config hostname. 10 years ago
localhost Update localhost.load 11 years ago
mc plugin mc, wrapper to use a shell compatible with mc 10 years ago
msg Add ability to escape -s and -n options using a backslash. 10 years ago
ndenv deprecating _append_path and create _prepend_path 10 years ago
node deprecating _append_path and create _prepend_path 10 years ago
nodenv deprecating _append_path and create _prepend_path 10 years ago
peco Add peco plugin 10 years ago
percol removing percol.load file that is no longer necessary 11 years ago
php tidying 11 years ago
plenv Allow plan plugin to read from $PLENV_ROOT (useful with Homebrew on Mac). 10 years ago
proxy Don't auto-set proxy variables if proxy_host unset 10 years ago
pyenv deprecating _append_path and create _prepend_path 10 years ago
python Allowing arguments to be passed to _python 11 years ago
rails rails function migrate that will also migrate the test database 12 years ago
rbenv Fix issue where some rbenv commands would fail (shell, rehash). 10 years ago
replace replace plugin 10 years ago
rvm rvm plugin fix #217 - removed extra | 10 years ago
ssh changed code indent to 2 spaces for consistency 10 years ago
sublime Add support for ST and ST3 installations inside `~/Applications` on OS X 10 years ago
tmux Plugin to start tmux with support for 256 colours 11 years ago
vi-mode removed deprecation warning, vi-mode in fish not yet implemented 10 years ago
vundle Add a vundle plugin similiar to that found in oh-my-zsh 10 years ago
xdg Add `xdg` plugin 10 years ago
z Allow to pass any arguments to z 10 years ago
README.markdown Added documentation link for ssh helper plugin and further cleanup 10 years ago

README.markdown

Plugins

  • android-sdk Android SDK integration.
  • archlinux Provides a number of plugins to make using Arch Linux easier.
  • autojump Makes navigating filesystem much faster. See autojump article and video. Bindings only, autojump needs to be installed separately.
  • 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.
  • 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, a simple Ruby version manager for fish.
  • gem Ruby gem integration.
  • 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).
  • 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 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.
  • 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).