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
Michel Belleville fa253c22e9 FIxing a problem caused by the strange "command command -v rbenv"
Some systems don't have a ```command``` command ; testing for it before trying to execute it is better form.
9 years ago
..
android-sdk deprecating _append_path and create _prepend_path 10 years ago
archlinux
bak removing flaky bak tests 10 years ago
balias Fix failing balias tests. 10 years ago
brew brew plugin was not calculating the number of paths to ignore correctly 10 years ago
bundler Allow adding bundler plugin execs in local config. 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
composer
django
dpaste
ec2
emacs Add emacs plugin (even more updated) 10 years ago
emoji-clock
export add capability to bash `export` 10 years ago
extract
fish-spec Modify README.md 10 years ago
fry
gem deprecating _append_path and create _prepend_path 10 years ago
getopts fix getopts: handle -h --help bug fish-shell#746 10 years ago
gi
git-flow
gvm removing `-e` tests when cheking for `-f` or `-d` 10 years ago
jump
local-config
localhost
mc
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
osx osx plugin: Updated description implementation, improved argument checking 10 years ago
pbcopy added pbcopy plugin 10 years ago
peco peco_select_history can take initial query 10 years ago
percol
php
plenv Allow plan plugin to read from $PLENV_ROOT (useful with Homebrew on Mac). 10 years ago
proxy
pyenv deprecating _append_path and create _prepend_path 10 years ago
python
rails
rbenv FIxing a problem caused by the strange "command command -v rbenv" 9 years ago
replace
rvm Fixing the RVM is not a function, selecting rubies with 'rvm use ...'will not work. 10 years ago
ssh changed code indent to 2 spaces for consistency 10 years ago
sublime
ta Do not run empty ta's test stub. 10 years ago
tab Allow overriding default iTerm session profile. 10 years ago
theme fix basename bug on linux 10 years ago
tiny Change tiny declared globals to local scope. 10 years ago
tmux
vi-mode
vundle
xdg
z
README.md Add emacs plugin (updated) 10 years ago

README.md

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).