This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
The repository failed to update .
Last successful update .
Last successful update .
- 01 Jun, 2016 2 commits
-
-
Derek Willian Stavis authored
* init: rewrite init process Now use pure globbing to generate 100% valid function and completion paths, effectively splitting the init process in two steps, one which paths are added, and other when initialization is done (sourcing init). This initialization code introduces a new interface for `init.fish` hook, which deprecates the previously used event model. The new interface injects three variables into `init.fish`: path, package and bundle. This variables can be used by the package to autoload paths, use bundled files, etc. Also supports key bindings by sourcing $OMF_CONFIG/key_bindings.fish and also key_bindings.fish in packages (plugins and themes) root directories. This is done when fish_user_key_bindings is called. * omf: migrate to new init hook * omf/templates: migrate to new init and uninstall hooks * docs: document new init and uninstall hooks interface * README: update new hook interface spec
-
Derek Willian Stavis authored
-
- 31 May, 2016 1 commit
-
-
Denis Koltsov authored
* update version constant to 2
-
- 17 May, 2016 3 commits
-
-
Pablo Aguiar authored
Add wttr plugin to omf
-
Pedro Medeiros authored
-
Pedro Medeiros authored
Add a wttr plugin to omf that interfaces with wttr.in service and shows weather information
-
- 13 May, 2016 1 commit
-
-
Stephen M. Coakley authored
-
- 12 May, 2016 1 commit
-
-
Luís Fiolhais authored
Add new search command
-
- 10 May, 2016 3 commits
-
-
Stephen M. Coakley authored
Describe all packages fixed
-
Sheldon Els authored
-
Sheldon Els authored
-
- 08 May, 2016 1 commit
-
-
jona authored
* Create mokou
-
- 29 Apr, 2016 2 commits
-
-
Derek Willian Stavis authored
Remove vscode plugin
-
Mathias Rasmussen authored
-
- 28 Apr, 2016 2 commits
-
-
Derek Willian Stavis authored
Small Readme Fixes
-
Luís Fiolhais authored
-
- 20 Apr, 2016 3 commits
-
-
Mathias Rasmussen authored
VSCode can add itself to PATH now.
-
Derek Willian Stavis authored
Update plugin-rustup URL
-
Andrew Rynhard authored
-
- 19 Apr, 2016 8 commits
-
-
Derek Willian Stavis authored
Add plugin-rustup
-
Derek Willian Stavis authored
Fix #303
-
Andrew Rynhard authored
-
Andrew Rynhard authored
-
Andrew Rynhard authored
-
Andrew Rynhard authored
-
Stephen M. Coakley authored
Add linuxbrew to db
-
Stephen Coakley authored
-
- 18 Apr, 2016 2 commits
-
-
Derek Willian Stavis authored
Added a new theme named cyan
-
Cyan authored
-
- 17 Apr, 2016 1 commit
-
-
szwathub authored
-
- 31 Mar, 2016 4 commits
-
-
Derek Willian Stavis authored
registry: add 'await' package
-
Derek Stavis authored
-
Justin Hileman authored
Improve grammar and punctuation for docs/RU
-
Derek Willian Stavis authored
Fixed links in the english docs.
-
- 30 Mar, 2016 2 commits
-
-
sobolevn authored
I have changed `docs/` to `../`, now it's fine.
-
Katya Demidova authored
-
- 28 Mar, 2016 3 commits
-
-
Justin Hileman authored
bugfix: Core update reported failure when up-to-date
-
Itzik Ephraim authored
-
Derek Willian Stavis authored
omf update: Report up-to-date packages as such
-
- 27 Mar, 2016 1 commit
-
-
Itzik Ephraim authored
-