Commit Graph

243 Commits (2bf2e10d243699667f402b0127ce7a1ad93b6d47)
 

Author SHA1 Message Date
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
Bruno Pinto ba1b9ab0e8 Merge pull request #98 from joshuawarner32/add-subl-3 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
Bruno 1d7a56177a Merge pull request #102 from talios/patch-1
Updated Sublime Plugin to support version 3
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 14788bcd4b Merge pull request #93 from mtahmed/master
Add mtahmed theme.
11 years ago
Muhammad Tauqir Ahmad 20246508ca Add mtahmed theme.
--HG--
extra : amend_source : e3eb545150f7c4aa5ccaca80a64649419d154e6d
11 years ago
Bruno Pinto 62928f9aa5 allowing z plugin to use a custom path 11 years ago
Bruno Pinto 81c57572ac adding function to source bash scripts 11 years ago
Bruno Pinto 19700c1875 Merge branch 'extracting_append_path_function' 11 years ago
Bruno Pinto 18a33690fe using _append_path function on plugins 11 years ago
Bruno Pinto 00236e5af3 tidying 11 years ago
Bruno Pinto 5ed6752201 extracting _append_path function 11 years ago
Bruno Pinto 985c238726 removing copy prompts function from readme 11 years ago
Bruno Pinto d140552b12 removing copy prompts function as it does not setup the theme using the environment variable 11 years ago
Bruno Pinto 147436d54b Merge pull request #91 from krisleech/extract-plugin 11 years ago
Kris Leech ac6610df4e Plugin to expand or extract bundled & compressed files [finishes #90] 11 years ago
Bruno Pinto e2325053f2 Merge pull request #78 from liquid/installer-tool-fix 11 years ago
Attila Györffy 9f24041e34 Use public HTTPS when installing Oh My Fish 11 years ago
Bruno Pinto 1a6870b311 Merge pull request #82 from theonewolf/fix-duplicating-function-path 11 years ago
Bruno Pinto 605028a7fc using 2 spaces instead of 4 spaces 11 years ago
Wolfgang Richter 9f70b8ec12 oh-my-fish.fish: remove unneeded code 11 years ago
Wolfgang Richter dd117c8275 oh-my-fish.fish: add helper function to test directory
- existence of dir
- and also if it is already in the path list
11 years ago
Wolfgang Richter 34967e61e9 oh-my-fish.fish: remove debug code thanks @GlitchMr 11 years ago
Wolfgang Richter 513f19c8a1 oh-my-fish.fish: ensure duplicates aren't prepended to fish_function_path 11 years ago
Bruno Pinto 241e2a40a4 Merge pull request #87 from JBarberU/master 11 years ago
John Barbero Unenge ba979ccb16 Add new theme gianu
It's the gianu theme from oh-my-zsh but converted for oh-my-fish
11 years ago
Bruno 4eeb5b9062 Merge pull request #89 from GlitchMr/fix-path
Fix `set $PATH` mistake.
11 years ago
Konrad Borowski b42782e05e Fix `set $PATH` mistake. 11 years ago
Bruno Pinto d067714b71 Merge pull request #84 'daenney-pyenv-homebrew' 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
Bruno ac502b3f0d Merge pull request #85 from daenney/rbenv-homebrew
rbenv: Detect $RBENV_ROOT and act accordingly.
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
Bruno Pinto e5a2f103ae Merge pull request #76 'exzz-pyenv' 11 years ago
Nicolas Leclercq b57f62e2fc add plugin to load pyenv 11 years ago
Bruno Pinto bdb370f1c6 Merge pull request #79 'GlitchMr-shoutcast' 11 years ago
Konrad Borowski 341da0113d Update localhost.load 11 years ago
Konrad Borowski 222757edaa Add port 8001 for SHOUTcast. 11 years ago
Bruno fbd895696e Merge pull request #80 from GlitchMr/php-server
PHP HTTP server
11 years ago
Konrad Borowski 9b0369a6cf PHP HTTP server 11 years ago
Bruno d23ddab461 Merge pull request #73 from godfat/rake-tasks-with-descriptions
Show rake task descriptions along with the tasks.
11 years ago
Lin Jen-Shin e09ce1304f Show rake task descriptions along with the tasks. 11 years ago