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 .
- 19 Jul, 2016 2 commits
-
-
Stephen M. Coakley authored
-
Stephen M. Coakley authored
-
- 15 Jul, 2016 1 commit
-
-
Derek Willian Stavis authored
-
- 13 Jul, 2016 1 commit
-
-
Sergey Timanin authored
* Add virtualfish plugin to the registry
-
- 10 Jul, 2016 1 commit
-
-
Stephen M. Coakley authored
-
- 06 Jul, 2016 1 commit
-
-
Stephen M. Coakley authored
-
- 05 Jul, 2016 3 commits
-
-
Derek Willian Stavis authored
Fix double key bindings load
-
Derek Stavis authored
-
Derek Stavis authored
-
- 29 Jun, 2016 1 commit
-
-
John Rizzo authored
Fixed spelling error
-
- 28 Jun, 2016 1 commit
-
-
Itzik Ephraim authored
-
- 16 Jun, 2016 3 commits
-
-
Stephen M. Coakley authored
-
Stephen M. Coakley authored
-
Stephen M. Coakley authored
-
- 15 Jun, 2016 2 commits
-
-
Derek Willian Stavis authored
makes package docs better by refreshing hooks documentation and also contributing process.
-
Pedro Medeiros authored
When I upgraded my omf peco stopped to work I had to change the repo to this one that seems the one the is currently maintainable.
-
- 08 Jun, 2016 2 commits
-
-
Derek Willian Stavis authored
-
Derek Willian Stavis authored
-
- 05 Jun, 2016 2 commits
-
-
Wild Kat authored
-
Derek Willian Stavis authored
-
- 04 Jun, 2016 5 commits
-
-
Derek Willian Stavis authored
* init: load only key bindings from current theme * theme: reload key bindings on theme change
-
Douglas Camata authored
-
Pablo Santiago Blum de Aguiar authored
-
Pablo Santiago Blum de Aguiar authored
-
Pablo Santiago Blum de Aguiar authored
-
- 03 Jun, 2016 1 commit
-
-
Luís Fiolhais authored
-
- 02 Jun, 2016 2 commits
-
-
Luís Fiolhais authored
-
Pablo Aguiar authored
-
- 01 Jun, 2016 3 commits
-
-
Derek Willian Stavis authored
Refactor autoload: Split the big function into two smaller ones, doing only option parsing at main function. The algorithm is also rewritten, now in two steps for both path inclusion an exclusion functions: 1) use auxiliary lists to store valid function and completion paths, 2) bulk insert or remove just once in the variable. Now also respects path insertion policy, keeping user function path always in front of other paths, thus allowing precedence of user functions.
-
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
-