This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
Updated .
- 03 Nov, 2015 7 commits
-
-
Bruno authored
Add namespaces to generate-themes-doc.fish
-
Pyry-Samuli Lahti authored
* Resolves oh-my-fish/oh-my-fish#116
-
Bruno authored
Add technicolor package
-
Derek Stavis authored
-
Bruno authored
Remove `basename` from core library
-
Bruno Pinto authored
The features added by this function are not used anywhere. Fix #151
-
Bruno authored
autoload: Use `set -e` to remove components from paths
-
- 02 Nov, 2015 1 commit
-
-
Derek Stavis authored
-
- 25 Oct, 2015 2 commits
-
-
Bruno authored
omf.repo.pull: Use helper functions to fix code repetition
-
Derek Stavis authored
-
- 24 Oct, 2015 2 commits
-
-
Bruno authored
registry: add fonts package
-
Derek Stavis authored
-
- 21 Oct, 2015 6 commits
-
-
Bruno authored
registry: add vcs plugin
-
Bruno authored
registry: Add errno plugin
-
Derek Stavis authored
-
Derek Stavis authored
-
Bruno authored
Add https:// to curl calls in README and install script
-
Johnny Robeson authored
-
- 20 Oct, 2015 1 commit
-
-
Justin Hileman authored
Add a new theme: Sushi.
-
- 19 Oct, 2015 3 commits
-
-
Umayr Shahid authored
-
Bruno authored
omf.repo.pull: Simplify stashed flag using set -q
-
Derek Stavis authored
-
- 18 Oct, 2015 2 commits
-
-
Bruno authored
omf/templates: Remove Travis from scaffolding
-
Derek Stavis authored
-
- 16 Oct, 2015 4 commits
-
-
Bruno authored
Rewrite bundle install to conform with latest `omf.install` interface
-
Derek Stavis authored
Rewrites the code, as now `omf.install` is type agnostic, and any -- preceded parameter will be interpreted as package name.
-
Derek Stavis authored
-
Bruno authored
require: Cleanup previously sourced init functions
-
- 15 Oct, 2015 1 commit
-
-
Derek Stavis authored
-
- 14 Oct, 2015 8 commits
-
-
Bruno authored
Overhaul install and update code
-
Pablo Santiago Blum de Aguiar authored
-
Derek Stavis authored
-
Derek Stavis authored
-
Bruno Pinto authored
Support `omf install https://github.com/oh-my-fish/plugin-jump.git`
-
Bruno Pinto authored
Update and install were one thing before.
-
Bruno Pinto authored
- Install does not do update. - Share code when installing from URL or name.
-
Bruno authored
Add jump plugin repo
-
- 13 Oct, 2015 3 commits
-
-
Justin Hileman authored
Fixes a regression in update process added in #115
-
Derek Stavis authored
As #115 migrated list functions, after updating Oh My Fish code the omf.list_installed_packages gets removed, but is still being used by the update code. This commit fixes it by providing a wrapper function.
-
Isaias Pina authored
-