- Dec 23, 2015
-
-
Bruno Pinto authored
Unfortunately we can't use docker anymore in order to support automatic build on OSX.
-
- Dec 09, 2015
-
-
Bruno Pinto authored
-
- Oct 04, 2015
-
-
Bruno Pinto authored
In order to pro-actively diagnose an issue on someone's computer, a `omf doctor' command is being added. This command will initially check errors that could cause a theme to not be loaded, but in the future more checks are going to be added to prevent issues from being created for problems that are fixable by the Oh My Fish user alone.
-
- Oct 03, 2015
-
-
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.
-
- Sep 29, 2015
-
-
Pyry-Samuli Lahti authored
* Run with Travis CI, if commits contain changes to `db/themes` * When run; fail build if `docs/Themes.md` is no longer up-to-date
-
- Sep 27, 2015
-
-
jeremiejig authored
-
jeremiejig authored
-
jeremiejig authored
Moving and renaming install_fish.sh to travis_install_fish Moving travis_* from tests to tools. rename: fish_user_function/ -> functions_override/ renaming travis_test.fish to test_runner.fish
-
jeremiejig authored
-
jeremiejig authored
-
jeremiejig authored
Cache from 7.51MB to 1.63MB
-
jeremiejig authored
Adding apt dependencies + build script + cache directive.
-