Commit Graph

96 Commits (9e53decf64216fd3a33f8aa7b89605a1cdf658ab)

Author SHA1 Message Date
Steven Knight 9e53decf64 Added description 11 years ago
Steven Knight 217bde5994 Ported function to zsh 11 years ago
Steven Knight 8be94d3471 Fixed typo 11 years ago
Steven Knight 5b3f40433e Removed command; it's not necessary. 11 years ago
Steven Knight 572b75dfd9 Fixed incorrect plugin name 11 years ago
Steven Knight 1480c2bfa5 Ported pacman aliases from oh-my-zsh's archlinux plugin.
Added support for having multiple sub-plugins within the archlinux family.
11 years ago
Dylan Garrett a8d5fad488 Silence curl and fix www.gitignore.io API url, which now requires www. 11 years ago
Dylan Garrett 3a6b0f2e8d Use ping's timeout param for OSX compat 11 years ago
Jan Lindblom f66fa8eae6 ndenv plugin for fish. 11 years ago
Francis Lavoie 2dc27421b2 remove python /usr/local/share, inst require anymore by brew 11 years ago
Bruno Pinto 580970644c 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
Bodo Tasche 37251b3201 added command line completion to jump plugin 11 years ago
Kris Leech 7436fc848a Plugin to start tmux with support for 256 colours 11 years ago
syl20bnr 701600c678 Add vi-mode from Ian Munsie 11 years ago
Charles Thorley d6024ce6e4 Two-space indentation 11 years ago
Charles Thorley 2bf2e10d24 Additional gatekeeping 11 years ago
Charles Thorley f26686a9fc Bug fixes 11 years ago
Charles Thorley ef890addac Merge remote-tracking branch 'upstream/master'
Merging in preparation of a rebase, per maintainer's request.
11 years ago
Joshua Warner 6986fb1c2d Implement subl for Linux (assuming a standard .deb install of v3) 11 years ago
Joshua Warner 373195efd6 Detect / Launch both Sublime Text 2 and 3 11 years ago
Bruno Pinto 04011838ff Closes #95: defining local variable and fixing args check 11 years ago
Bruno Pinto ef24766b0e Closes #81: default to python2 and fallback to python 11 years ago
Mark Derricutt 2038421b99 Updated Sublime Plugin to support version 3
Sublime Version 3 drops the version number from the application path,
so if you enable this, and use 3 - the existing plugin would
silently fail.
11 years ago
Charles Thorley 89655b2edf Actually, let's stick to builtins 11 years ago
Charles Thorley d157cd13cc Removed realpath dependency 11 years ago
Charles Thorley 3b56be3e26 Added jump plugin 11 years ago
Bruno Pinto 62928f9aa5 allowing z plugin to use a custom path 11 years ago
Bruno Pinto 18a33690fe using _append_path function on plugins 11 years ago
Bruno Pinto 00236e5af3 tidying 11 years ago
Kris Leech ac6610df4e Plugin to expand or extract bundled & compressed files [finishes #90] 11 years ago
Konrad Borowski b42782e05e Fix `set $PATH` mistake. 11 years ago
Daniele Sluijters 1564756748 pyenv: Detect $PYENV_ROOT and act accordingly.
This also fixes issues for Homebrew users if the followed the caveat to
set PYENV_ROOT to use the homebrew created directories.
11 years ago
Daniele Sluijters aa096727ad rbenv: Detect $RBENV_ROOT and act accordingly.
Same fix as with pyenv, if RBENV_ROOT is set, use that.

This also fixes issues for Homebrew users if they followed the caveat to
set RBENV_ROOT to use the homebrew created directories.
11 years ago
Nicolas Leclercq b57f62e2fc add plugin to load pyenv 11 years ago
Konrad Borowski 341da0113d Update localhost.load 11 years ago
Konrad Borowski 222757edaa Add port 8001 for SHOUTcast. 11 years ago
Konrad Borowski 9b0369a6cf PHP HTTP server 11 years ago
Lin Jen-Shin e09ce1304f Show rake task descriptions along with the tasks. 11 years ago
Nicolas Leclercq b8a624b453 add plugin to load plenv 11 years ago
Bruno Pinto e38b220e1e Revert "fish has renamed . to source"
As @GlitchMr commented, fish 2.1 has not been released yet and even
then, the command . will only be deprecated, not removed.

This reverts commit 03833fda7b.
11 years ago
Bruno Pinto 03833fda7b fish has renamed . to source 11 years ago
Jonathan Knapp 13582d8d2b test that application exists before trying to call it 11 years ago
Jonathan Knapp 1321ddc844 Added sublime text plugin that passes additional arguments to the app 11 years ago
Erik Kallen 8551cacf50 Added cor theme and emoji clock plugin 11 years ago
ilkosta ab3671906f enabled gi autocomplete and parameters separated by spaces 11 years ago
costa d118eba311 managed multi-user install location for rvm.fish 11 years ago
Bruno Pinto f2be6ff368 removing percol.load file that is no longer necessary 11 years ago
Osamu OKANO 00a2cef9c6 split percol.load into README and percol_select_history.fish 11 years ago
Osamu OKANO f4255727e0 percol plugin 11 years ago
Francis Lavoie 2a7ff8c255 simplified pyclean command 11 years ago