Bruno Pinto
|
319c8a05cd
|
Don't overwrite function on test environment
Instead of overwriting functions that use `exec fish` on test
environment, skip this call if the variable `CI` has been defined on the
running shell.
|
2015-10-02 23:50:18 +01:00 |
|
Bruno Pinto
|
30ab05445d
|
Add require function to support plugin dep
In order to support dependency between plugins a function called
`require` has been added.
|
2015-10-02 21:35:06 +01:00 |
|
Derek Willian Stavis
|
2fbd1535f7
|
lib/README: fix swapped lines
Swap `prompt_segments` and `refresh` description.
|
2015-09-14 14:06:37 -03:00 |
|
Bruno Pinto
|
8aa6bf7ee2
|
Remove unnecessary code
This was actually trying to load PATHs that do not exist under $OMF_CONFIG
directory and sourcing files that did not exist.
|
2015-09-05 19:20:19 +01:00 |
|
Bruno Pinto
|
ae0e4388b6
|
Back to oh-my-fish organization
|
2015-09-03 19:35:19 +01:00 |
|
Jorge Bucaran
|
bf52f5d57a
|
fix basename polyfill
|
2015-08-27 03:55:16 +09:00 |
|
Jorge Bucaran
|
2693a2fd18
|
%%% United States of the Fish → Wahoo + OMF %%%
|
2015-08-27 00:20:13 +09:00 |
|