This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
Updated .
- 08 Sep, 2015 5 commits
-
-
Derek Willian Stavis authored
bundle: move related functions to omf.bundle namespace
-
Derek Stavis authored
-
Derek Willian Stavis authored
Reorganize project documentation
-
Bruno authored
Add apt plugin to db
-
Stephen Coakley authored
-
- 07 Sep, 2015 25 commits
-
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Willian Stavis authored
Add repo functions to omf utily
-
Bruno Pinto authored
- Pull repository from origin unless upstream exist.
-
Bruno Pinto authored
-
Derek Stavis authored
-
Bruno Pinto authored
-
Bruno authored
Extract _write_bundle to omf.persist
-
Bruno Pinto authored
- Add support for persisting theme information. - Use documented private function naming scheme.
-
Bruno authored
Fix a typo: succesfully => successfully
-
Pablo Santiago Blum de Aguiar authored
-
Bruno authored
Remove pkg-/theme- from folder name
-
- 06 Sep, 2015 9 commits
-
-
Bruno Pinto authored
When installing packages (plugins) or themes using a URL, we should strip the plugin-/pkg-/theme- from the repository name if it exists.
-
Derek Stavis authored
-
Bruno authored
Only send travis notifications when build fails
-
Bruno authored
-
Derek Willian Stavis authored
Add python plugin
-
Bruno authored
Beginning of many PRs to clean up the code
-
Bruno Pinto authored
-
Bruno Pinto authored
This variable records the value of $PATH environment variable before oh-my-fish is sourced. When we "reload" the framework, we reset $PATH with this recorded value so that we boot from a clean state.
-
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.
-
- 05 Sep, 2015 1 commit
-
-
Pablo Santiago Blum de Aguiar authored
-