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 ef0f1f8c40 adds dashing to bundled commands 10 years ago
..
archlinux Corrected logic when testing if exists. 11 years ago
autojump two spaces for indentation 12 years ago
bak bak plugin: add help on 0 arguments 10 years ago
brew automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 12 years ago
bundler adds dashing to bundled commands 10 years ago
chruby Add `chruby` plugin 10 years ago
django tidying 11 years ago
ec2 ec2 api plugin 11 years ago
emoji-clock tidying 11 years ago
extract Plugin to expand or extract bundled & compressed files [finishes #90] 11 years ago
fry Revert "fish has renamed . to source" 11 years ago
gi Silence curl and fix www.gitignore.io API url, which now requires www. 11 years ago
gvm Two spaces as requested 11 years ago
jump added command line completion to jump plugin 11 years ago
localhost Update localhost.load 11 years ago
ndenv ndenv plugin for fish. 11 years ago
node using _append_path function on plugins 11 years ago
percol removing percol.load file that is no longer necessary 11 years ago
php tidying 11 years ago
plenv using _append_path function on plugins 11 years ago
proxy Don't auto-set proxy variables if proxy_host unset 10 years ago
pyenv using _append_path function on plugins 11 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
rake deprecating rake plugin 10 years ago
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 11 years ago
rvm managed multi-user install location for rvm.fish 11 years ago
sprunge Workaround for https://github.com/fish-shell/fish-shell/issues/1443 11 years ago
sublime Implement subl for Linux (assuming a standard .deb install of v3) 11 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
z fix z path scope 11 years ago
README.markdown add README file with list of plugins and their short descriptions 11 years ago

README.markdown

Plugins

  • 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
  • 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
  • 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
  • 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
  • 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
  • z - integration with z (autojump alternative)