Fish: Difference between revisions
Astreaprtcl (talk | contribs) m Include a hint for people using Lix and using the interactive shell init script for launching fish |
m Replaced attr def with a inherit, does the same thing. |
||
| Line 71: | Line 71: | ||
grc | grc | ||
# Use 3rd-party fish plugins manually packaged. | # Use 3rd-party fish plugins manually packaged. | ||
(pkgs.callPackage ../fish-colored-man.nix { | (pkgs.callPackage ../fish-colored-man.nix { inherit (pkgs.fishPlugins) buildFishPlugin; } ) | ||
]; | ]; | ||
</nowiki> | </nowiki> | ||