add fenv as fish plugin

This commit is contained in:
notgne2 2021-11-06 08:09:14 -07:00
parent 304944f6f9
commit 883ee1f74c
No known key found for this signature in database
GPG Key ID: BB661E172B42A7F8

View File

@ -38,6 +38,7 @@ inputs:
programs.fish = {
enable = true;
plugins = [
pkgs.fishPlugins.foreign-env
{
name = "done";
src = inputs.done;