"README.md" did not exist on "fce4caddb76a2f42520e1dd03395af2749236663"
- Jan 20, 2016
-
-
Itzik Ephraim authored
-
- Jan 16, 2016
-
-
Itzik Ephraim authored
-
- Dec 31, 2015
-
-
Itzik Ephraim authored
-
- Nov 18, 2015
-
-
Derek Stavis authored
-
- Nov 03, 2015
-
-
Bruno Pinto authored
The features added by this function are not used anywhere. Fix #151
-
- Nov 02, 2015
-
-
Derek Stavis authored
-
- Oct 15, 2015
-
-
Derek Stavis authored
-
- Oct 05, 2015
-
-
Derek Stavis authored
Address the use case of autoload path removal, which allows themes and packages definitions to be unloaded from running fish session.
-
- Oct 04, 2015
-
-
Bruno Pinto authored
-
- Oct 03, 2015
-
-
Derek Stavis authored
Fixes an issue with history between shell reloads via refresh function call. As `exec` replaces the current process in a non-gently fashion, the persistent history could be out of sync with the in-memory history. Calling `history --save` before `exec` should force the shell to persist the history before replacing the current process.
-
Bruno Pinto authored
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.
-
Bruno Pinto authored
In order to support dependency between plugins a function called `require` has been added.
-
- Sep 15, 2015
-
-
Derek Willian Stavis authored
Swap `prompt_segments` and `refresh` description.
-
- Sep 06, 2015
-
-
Bruno Pinto authored
This was actually trying to load PATHs that do not exist under $OMF_CONFIG directory and sourcing files that did not exist.
-
- Sep 04, 2015
-
-
Bruno Pinto authored
-
- Aug 27, 2015
-
-
Jorge Bucaran authored
-
- Aug 26, 2015
-
-
Jorge Bucaran authored
-