all repos — nixfiles @ 0b36956ee8d445f2988766fab5e162c4f8d3a015

System and user configuration, managed by nix and home-manager

fish: update nix-your-shell settings

Alan Pearce
commit

0b36956ee8d445f2988766fab5e162c4f8d3a015

parent

511b6bd7c3f2c83628c52927b56539e3559d7732

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M user/settings/fish.nixuser/settings/fish.nix
@@ -74,6 +74,8 @@ };
programs.nix-your-shell = { enable = true; + nix-output-monitor.enable = true; + enableFishIntegration = true; }; programs.vivid = {