Commit Graph

1552 Commits (228ef9aafe3e1d4333daf7f78e6e2602f5cc6125)
 

Author SHA1 Message Date
Lilo d92dd16956 set UID before use, or it will be null 11 years ago
Bruno 43a7839350 Merge pull request #103 from tripleplus/jump-plugin
Jump plugin
11 years ago
Charles Thorley 31558b1d0f Merge branch 'jump-plugin' of https://github.com/tripleplus/oh-my-fish into jump-plugin 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
Charles Thorley e0dc54480a Two-space indentation 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
Charles Thorley 7960f78019 Additional gatekeeping 11 years ago
Charles Thorley 930753ddbe Bug fixes 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
Kris Leech b5b4dfe950 Merge remote-tracking branch 'upstream/master' 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
Kris Leech fad149b441 Plugin to expand or extract bundled & compressed files [finishes #90] 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