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
Marek Skrobacki d387e69966 add README file with list of plugins and their short descriptions 11 years ago
..
archlinux Corrected logic when testing if exists. 11 years ago
autojump
brew
bundler
django tidying 11 years ago
ec2
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
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
php tidying 11 years ago
plenv using _append_path function on plugins 11 years ago
pyenv using _append_path function on plugins 11 years ago
python remove python /usr/local/share, inst require anymore by brew 11 years ago
rails
rake/completions Show rake task descriptions along with the tasks. 11 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
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 Add vi-mode from Ian Munsie 11 years ago
z allowing z plugin to use a custom path 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)