Results 4 issues of charego

It would be nice to choose a theme with a `base16-` function, then tweak a few colors. In my case I want to run: ``` > base16-snazzy > set -U...

Thank you for this plugin. I've just noticed that in nested shells, the PATH variable continues to grow. ``` > set --show PATH | grep nix $PATH[6]: |/Users/charego/.nix-profile/bin| $PATH[7]: |/nix/var/nix/profiles/default/bin|...

This change is for users who commit fish_plugins and plugin sources but omit fish_variables. On a system where Fisher's universal variables are unset, most Fisher commands do not work out-of-the-box:...

enhancement

I would like to track not only the list of plugins (`fish_plugins` file) but also the source code of those plugins, for a few reasons. Typically when you run "fisher...

enhancement