home-manager/tests/modules/programs/fish
Peter Rice 8b82f52e75
fish: source each file in plugin conf.d separately
According to https://fishshell.com/docs/current/cmds/source.html,
only one file can be sourced at a time: "If additional arguments are
specified after the file name, they will be inserted into the $argv
variable."

PR #1204
2020-04-29 21:46:10 +02:00
..
default.nix fish: add some tests 2020-02-20 00:03:26 +01:00
functions.nix fish: allow arguments to functions 2020-03-07 12:51:37 +01:00
no-functions.nix fish: add some tests 2020-02-20 00:03:26 +01:00
plugins.nix fish: source each file in plugin conf.d separately 2020-04-29 21:46:10 +02:00