mirror of
https://github.com/nix-community/home-manager
synced 2024-12-26 03:39:47 +01:00
0daaded612
Changed the initialization method from `eval` to `source` as per the starship installation guide. See: https://starship.rs/guide/#%F0%9F%9A%80-installation This is in accordance with the Fish docs which recommends using `source` if the command does not need access to stdin, which in this case is what upstream has. See: https://fishshell.com/docs/current/cmds/eval.html |
||
---|---|---|
.. | ||
default.nix | ||
fish_with_interactive.nix | ||
fish_with_transience.nix | ||
fish_without_interactive.nix | ||
fish_without_transience.nix | ||
settings-expected.toml | ||
settings.nix |