mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
.. | ||
android-sdk | ||
archlinux | ||
autojump | ||
bak | ||
brew | ||
bundler | ||
ccache | ||
chruby | ||
django | ||
ec2 | ||
emoji-clock | ||
extract | ||
fry | ||
gem | ||
gi | ||
gvm | ||
jump | ||
localhost | ||
mc | ||
ndenv | ||
node | ||
nodenv | ||
peco | ||
percol | ||
php | ||
plenv | ||
proxy | ||
pyenv | ||
python | ||
rails | ||
rake | ||
rbenv | ||
rvm | ||
sprunge | ||
sublime | ||
tmux | ||
vi-mode | ||
vundle | ||
xdg | ||
z | ||
README.markdown |
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)