Commit Graph

14 Commits (df20117be7a789efe0a91fdd4a7ae377358f3e1e)

Author SHA1 Message Date
Patryk Niedźwiedziński 43f60a6c32
Update theme template 5 years ago
Patryk Niedźwiedziński e7db8b93b1
Update fish version in pkg template 5 years ago
pxgamer 39a9cffc40
Replace year in LICENSE files with a token 6 years ago
Pablo Aguiar 00325f886f Amend templates (#403)
* omf/templates: use ones name as copyright holder

* omf/templates: use ones github username in URLs

* omf/templates: use current yeat in copyright notice
8 years ago
Pablo Santiago Blum de Aguiar db66200ca9 templates: use `plugin` for plugins and `theme` for themes 8 years ago
Pablo Santiago Blum de Aguiar befebda9f2 templates: consistently use newlines before sections 8 years ago
Pablo Santiago Blum de Aguiar 7a815f32f0 templates: use https for all links 8 years ago
Derek Willian Stavis a164ebdd5d init: rewrite init process (#260)
* 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
8 years ago
Derek Stavis acace9039c omf/templates: Align README headers based on omf's 9 years ago
Derek Stavis bdfc248452 omf/templates: Remove Travis from scaffolding 9 years ago
Bruno Pinto 1ab8a20b8c Fix #8: Fishy plugin template 9 years ago
Bruno Pinto ae0e4388b6 Back to oh-my-fish organization 9 years ago
Bruno Pinto b5591c97d0 Improve template README
Layout and links
9 years ago
Jorge Bucaran 2693a2fd18 %%% United States of the Fish → Wahoo + OMF %%% 9 years ago