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
Lin Jen-Shin
10f36245d1
themes/gitstatus: $SSH_CONNECTION could've spaces
2013-10-29 01:33:59 +08:00
Lin Jen-Shin
72ee1140ec
themes/gitstatus: Fix where it shows extra a space
...
For example, if $HOME is not a git repository, it should show:
~>
But previously it incorrectly showed:
~ >
This commit makes it aware of such case, inserting the space
accordingly instead of always adding a space.
2013-10-29 01:12:47 +08:00
Bruno
0f3aff49de
Merge pull request #74 from godfat/theme-git-status
...
Add a gitstatus theme.
2013-10-27 11:47:39 -07:00
Lin Jen-Shin
dca3d50998
Add a gitstatus theme.
2013-10-28 00:44:14 +08:00
Bruno
ce776a9ca5
Merge pull request #72 from adevore/master
...
Fix broken image link in FishFace's README.md
2013-10-25 04:23:21 -07:00
Aaron DeVore
9bfaccf51b
Fix broken image link in FishFace's README.md
2013-10-24 19:55:36 -07:00
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
.
2013-10-18 14:15:47 -03:00
Bruno Pinto
03833fda7b
fish has renamed . to source
2013-10-18 10:17:58 -03:00
Bruno Pinto
0c2805fafa
Merge pull request #65 from bbbenji/patch-1
2013-10-17 10:43:27 -03:00
Benji
17a0209b0c
fix set_color bug
...
fixes error
set_color: Expected an argument
2013-10-17 10:43:03 -03:00
Bruno Pinto
5bf5105f7b
Merge pull request #68 from krisleech/fishface-theme
2013-10-17 10:35:08 -03:00
Kris Leech
098351a9bb
FishFace theme [ #67 ]
2013-10-17 10:34:16 -03:00
Bruno
f50e96b8fc
Merge pull request #70 from zdavison/master
...
Corrected glyphs for agnoster theme.
2013-10-11 07:51:00 -07:00
@thingsdoer
4aa0794293
Corrected glyphs for agnoster theme.
2013-10-09 17:35:09 +01:00
Bruno
fdbde56309
Merge pull request #66 from bobthecow/bobthefish
...
Add bobthefish theme.
2013-10-09 06:20:59 -07:00
Justin Hileman
35ae2a8a01
Add bobthefish theme.
2013-09-26 12:46:14 -07:00