Nix/misc
Naïm Favier 55c6906701
Perform tilde expansion when completing flake fragments
Allows completing `nix build ~/flake#<Tab>`.
We can implement expansion for `~user` later if needed.
Not using wordexp(3) since that expands way too much.
2022-03-07 12:01:54 +01:00
..
bash Perform tilde expansion when completing flake fragments 2022-03-07 12:01:54 +01:00
fish Don't insert spaces when completing attribute paths 2021-12-22 16:17:01 +01:00
launchd launchd: Set NumberOfFiles to 4096 2021-12-04 20:46:29 +08:00
systemd Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
systemv SystemV init file for BSD systems, old Linux distributions (RHEL 6) and Linux dist without systemd 2016-05-02 22:25:28 +02:00
upstart Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
zsh completions: pipe stderr to /dev/null 2022-02-04 22:43:16 +01:00