Commit Graph

1012 Commits

Author SHA1 Message Date
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
Bruno
d0dfd9bb2f Merge pull request #63 from RobDay/master
copy_prompts.fish created to integrate custom themes with fish_configs web portal.
2013-08-26 19:54:30 -07:00
RobDay
0079144f11 Updated Readme to include information on copy_prompts.fish 2013-08-26 21:46:51 -04:00
Rob Day
8adbde8507 Provided copy_prompts to prepare fish_config to pull in custom themes provided by oh-my-fish 2013-08-26 21:35:26 -04:00
Rob Day
86e0cfbc43 Modified theme names with metadata (Theme name) required by fish_config 2013-08-26 21:34:55 -04:00
Bruno
05b88b9fc6 Merge pull request #62 from erikkallen/patch-1
Create README.md
2013-08-26 15:46:29 -07:00
Erik Kallen
407e8d8e27 Create README.md 2013-08-26 16:39:19 +02:00
Bruno
a3248ccae2 Merge pull request #60 from KnightHawk3/patch-1
Changed cofiguration to configuration.
2013-08-21 05:36:11 -07:00
Declan Kelly
333a52bff3 Changed cofiguration to configuration. 2013-08-21 17:04:36 +10:00
Bruno
f31bb23719 Merge pull request #58 from idan/master
Adding readme for idan theme
2013-08-12 13:25:15 -07:00
Idan Gazit
a73ae7cd94 Adding readme for idan theme 2013-08-12 15:50:50 +03:00
Bruno
9cb309326f Merge pull request #56 from jacaetevha/master
Add README
2013-08-09 04:56:11 -07:00
Jason Rogers
666fb28a3b code blocks 2013-08-08 17:56:34 -04:00