Rob Loach

Results 367 issues of Rob Loach

This introduces a `themes` plugin which allows changing the theme on the fly. This mimics the [themes oh-my-zsh plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/themes). ## Usage `theme ` - Changes the theme to specified theme....

This moves the brew and chezmoi plugins to the aliases directory as they just implement aliases. As this is a breaking change, hold this until next release.

omb-next

This adds the various [Aseprite](https://www.aseprite.org) file extensions: https://www.aseprite.org/docs/files/

This introduces two environment callbacks that allow setting a user data pointer for arbitrary core data. This is one step closer to allowing cores to avoid declaring their own global/static...

This is some initial work on getting .pbp scanning to work.

This fixes a few type definitions that were missing when defining instances within `ExtensionPluginManager`, resulting in a complete white-screen when `error_reporting(E_ALL)` is enabled. For instance, [`PluginManagerInterface::validate`](https://github.com/laminas/laminas-servicemanager/blob/4.3.x/src/PluginManagerInterface.php#L27) expects to return `void`....

BC Break

[![RobLoach](https://badgen.net/badge/%F0%9F%92%95%20Submitted%20by/RobLoach/f73ae6)](https://github.com/RobLoach) ![Quick](https://badgen.net/badge/PR%20Size/Quick/3eef8b) [![RobLoach /patch-1 → Lissy93/dashy](https://badgen.net/badge/%231752/RobLoach%20%2Fpatch-1%20%E2%86%92%20Lissy93%2Fdashy/ab5afc)](https://github.com/Lissy93/dashy/tree/patch-1) ![Commits: 1 | Files Changed: 1 | Additions: 0](https://badgen.net/badge/New%20Code/Commits%3A%201%20%7C%20Files%20Changed%3A%201%20%7C%20Additions%3A%200/dddd00) ![Label](https://badgen.net/badge/%E2%9A%A0%EF%B8%8FMissing/Label/f25265) ![Unchecked Tasks](https://badgen.net/badge/%E2%9A%A0%EF%B8%8FNotice/Unchecked%20Tasks/f25265) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=Lissy93&utm_campaign=badge_info) **Category**: Bugfix **Overview** > Briefly outline your new changes... Was getting...