Commit Graph

721 Commits (0e60927f4e11bd5108fa57e4e5f34eaac54a4805)
 

Author SHA1 Message Date
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
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
Bruno 4837c1c7d4 Merge pull request #77 from exzz/plenv
add plugin to load plenv
11 years ago
Nicolas Leclercq b8a624b453 add plugin to load plenv 11 years ago
Bruno ceeb4de367 Merge pull request #75 from godfat/theme-git-status-fix
themes/gitstatus: Fix where it shows extra a space
11 years ago
Lin Jen-Shin 10f36245d1 themes/gitstatus: $SSH_CONNECTION could've spaces 11 years ago
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.
11 years ago
Bruno 0f3aff49de Merge pull request #74 from godfat/theme-git-status
Add a gitstatus theme.
11 years ago
Lin Jen-Shin dca3d50998 Add a gitstatus theme. 11 years ago
Bruno ce776a9ca5 Merge pull request #72 from adevore/master
Fix broken image link in FishFace's README.md
11 years ago
Aaron DeVore 9bfaccf51b Fix broken image link in FishFace's README.md 11 years ago
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.
11 years ago
Bruno Pinto 03833fda7b fish has renamed . to source 11 years ago
Bruno Pinto 0c2805fafa Merge pull request #65 from bbbenji/patch-1 11 years ago
Benji 17a0209b0c fix set_color bug
fixes error
set_color: Expected an argument
11 years ago
Bruno Pinto 5bf5105f7b Merge pull request #68 from krisleech/fishface-theme 11 years ago
Kris Leech 098351a9bb FishFace theme [#67] 11 years ago
Bruno f50e96b8fc Merge pull request #70 from zdavison/master
Corrected glyphs for agnoster theme.
11 years ago
@thingsdoer 4aa0794293 Corrected glyphs for agnoster theme. 11 years ago
Bruno fdbde56309 Merge pull request #66 from bobthecow/bobthefish
Add bobthefish theme.
11 years ago
Justin Hileman 35ae2a8a01 Add bobthefish theme. 11 years ago
Bruno d0dfd9bb2f Merge pull request #63 from RobDay/master
copy_prompts.fish created to integrate custom themes with fish_configs web portal.
11 years ago
RobDay 0079144f11 Updated Readme to include information on copy_prompts.fish 11 years ago
Rob Day 8adbde8507 Provided copy_prompts to prepare fish_config to pull in custom themes provided by oh-my-fish 11 years ago