Bruno Pinto
ef24766b0e
Closes #81 : default to python2 and fallback to python
2014-01-06 18:57:32 -02:00
Bruno
1d7a56177a
Merge pull request #102 from talios/patch-1
...
Updated Sublime Plugin to support version 3
2014-01-06 12:42:04 -08:00
Charles Thorley
7960f78019
Additional gatekeeping
2013-12-13 18:10:13 -08:00
Charles Thorley
930753ddbe
Bug fixes
2013-12-12 18:18:16 -08:00
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.
2013-12-13 11:16:14 +13:00
Kris Leech
b5b4dfe950
Merge remote-tracking branch 'upstream/master'
2013-12-11 09:59:15 +00:00
Charles Thorley
89655b2edf
Actually, let's stick to builtins
2013-12-10 18:29:42 -08:00
Charles Thorley
d157cd13cc
Removed realpath dependency
2013-12-10 18:22:28 -08:00
Charles Thorley
3b56be3e26
Added jump plugin
2013-12-10 17:55:51 -08:00
Bruno
14788bcd4b
Merge pull request #93 from mtahmed/master
...
Add mtahmed theme.
2013-11-20 15:43:46 -08:00
Muhammad Tauqir Ahmad
20246508ca
Add mtahmed theme.
...
--HG--
extra : amend_source : e3eb545150f7c4aa5ccaca80a64649419d154e6d
2013-11-20 17:50:46 -05:00
Bruno Pinto
62928f9aa5
allowing z plugin to use a custom path
2013-11-20 08:20:34 -02:00
Bruno Pinto
81c57572ac
adding function to source bash scripts
2013-11-20 08:09:42 -02:00
Bruno Pinto
19700c1875
Merge branch 'extracting_append_path_function'
2013-11-20 07:57:18 -02:00
Bruno Pinto
18a33690fe
using _append_path function on plugins
2013-11-20 07:53:57 -02:00
Bruno Pinto
00236e5af3
tidying
2013-11-20 07:53:39 -02:00
Bruno Pinto
5ed6752201
extracting _append_path function
2013-11-20 07:35:31 -02:00
Bruno Pinto
985c238726
removing copy prompts function from readme
2013-11-20 07:05:35 -02:00
Bruno Pinto
d140552b12
removing copy prompts function as it does not setup the theme using the environment variable
2013-11-20 07:04:45 -02:00
Bruno Pinto
147436d54b
Merge pull request #91 from krisleech/extract-plugin
2013-11-20 06:14:50 -02:00
Kris Leech
ac6610df4e
Plugin to expand or extract bundled & compressed files [finishes #90 ]
2013-11-20 06:14:37 -02:00
Bruno Pinto
e2325053f2
Merge pull request #78 from liquid/installer-tool-fix
2013-11-20 06:10:21 -02:00
Attila Györffy
9f24041e34
Use public HTTPS when installing Oh My Fish
2013-11-20 06:10:09 -02:00
Bruno Pinto
1a6870b311
Merge pull request #82 from theonewolf/fix-duplicating-function-path
2013-11-20 06:06:42 -02:00
Bruno Pinto
605028a7fc
using 2 spaces instead of 4 spaces
2013-11-20 06:06:31 -02:00
Wolfgang Richter
9f70b8ec12
oh-my-fish.fish: remove unneeded code
2013-11-20 06:05:27 -02:00
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
2013-11-20 06:05:27 -02:00
Wolfgang Richter
34967e61e9
oh-my-fish.fish: remove debug code thanks @GlitchMr
2013-11-20 06:05:27 -02:00
Wolfgang Richter
513f19c8a1
oh-my-fish.fish: ensure duplicates aren't prepended to fish_function_path
2013-11-20 06:05:27 -02:00
Bruno Pinto
241e2a40a4
Merge pull request #87 from JBarberU/master
2013-11-20 06:01:09 -02:00
John Barbero Unenge
ba979ccb16
Add new theme gianu
...
It's the gianu theme from oh-my-zsh but converted for oh-my-fish
2013-11-20 06:00:42 -02:00
Bruno
4eeb5b9062
Merge pull request #89 from GlitchMr/fix-path
...
Fix `set $PATH` mistake.
2013-11-19 23:55:46 -08:00
Kris Leech
fad149b441
Plugin to expand or extract bundled & compressed files [finishes #90 ]
2013-11-15 10:45:14 +00:00
Konrad Borowski
b42782e05e
Fix set $PATH
mistake.
2013-11-11 18:53:15 +01:00
Bruno Pinto
d067714b71
Merge pull request #84 'daenney-pyenv-homebrew'
2013-11-05 23:09:58 -02:00
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.
2013-11-05 23:09:44 -02:00
Bruno
ac502b3f0d
Merge pull request #85 from daenney/rbenv-homebrew
...
rbenv: Detect $RBENV_ROOT and act accordingly.
2013-11-03 10:19:34 -08:00
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.
2013-11-03 18:18:10 +01:00
Bruno Pinto
e5a2f103ae
Merge pull request #76 'exzz-pyenv'
2013-11-02 00:26:36 -02:00
Nicolas Leclercq
b57f62e2fc
add plugin to load pyenv
2013-11-02 00:26:30 -02:00
Bruno Pinto
bdb370f1c6
Merge pull request #79 'GlitchMr-shoutcast'
2013-11-02 00:23:48 -02:00
Konrad Borowski
341da0113d
Update localhost.load
2013-11-02 00:23:00 -02:00
Konrad Borowski
222757edaa
Add port 8001 for SHOUTcast.
2013-11-02 00:23:00 -02:00
Bruno
fbd895696e
Merge pull request #80 from GlitchMr/php-server
...
PHP HTTP server
2013-11-01 06:16:48 -07:00
Konrad Borowski
9b0369a6cf
PHP HTTP server
2013-10-31 20:28:06 +01:00
Bruno
d23ddab461
Merge pull request #73 from godfat/rake-tasks-with-descriptions
...
Show rake task descriptions along with the tasks.
2013-10-30 10:21:30 -07:00
Lin Jen-Shin
e09ce1304f
Show rake task descriptions along with the tasks.
2013-10-31 00:53:48 +08:00
Bruno
4837c1c7d4
Merge pull request #77 from exzz/plenv
...
add plugin to load plenv
2013-10-30 09:45:10 -07:00
Nicolas Leclercq
b8a624b453
add plugin to load plenv
2013-10-30 11:45:05 +01:00
Bruno
ceeb4de367
Merge pull request #75 from godfat/theme-git-status-fix
...
themes/gitstatus: Fix where it shows extra a space
2013-10-28 13:25:40 -07:00