Fish: Difference between revisions
imported>Jhh No edit summary |
imported>Jhh No edit summary |
||
| Line 33: | Line 33: | ||
==Fish completions== | ==Fish completions== | ||
You can enable the fish shell and manage configuration and plugins with home manager, but to enable vendor fish completions provided by Nixpkgs you will also want to enable the fish shell in <code>/etc/nixos/configuration.nix</code>: | You can enable the fish shell and manage fish configuration and plugins with home manager, but to enable vendor fish completions provided by Nixpkgs you will also want to enable the fish shell in <code>/etc/nixos/configuration.nix</code>: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||