home-manager/home-manager
Samuel Ainsworth 7e5fee4268
home-manager: handle `$EDITOR` containing spaces
The quoted `$EDITOR` causes errors when using values containing
arguments, eg. "code --wait". This is in contrast to the majority of
tools (git, etc.) that do support this usage.

Fixes #1496
2020-10-08 23:17:28 +02:00
..
completion.bash home-manager: add instantiate subcommand 2020-03-25 21:16:43 +01:00
default.nix home-manager: add Bash completion 2019-06-01 14:00:38 +02:00
home-manager home-manager: handle `$EDITOR` containing spaces 2020-10-08 23:17:28 +02:00
home-manager.nix home-manager: allow unspecified `confAttr` 2020-05-21 14:04:13 +02:00
install.nix Deprecate use of `builtins.getEnv` 2020-05-26 00:28:59 +02:00