Commit Graph

6 Commits

Author SHA1 Message Date
John Ericson
a53b47202e installShellFiles: Allow installManPage to take a piped input (#428382) 2025-08-22 11:26:19 -04:00
Ross Smyth
cf9f475350 installShellFiles: Allow installManPage to take a piped input 2025-08-12 21:52:23 -04:00
Ross Smyth
23d3a00071 installShellFiles: Add nushell support to installShellCompletion 2025-08-04 11:59:44 -04:00
Anderson Torres
bb5aa086d6 installShellFiles: rewrite functions
- Use FUNCNAME to track the name of function being called
- use long options for install commands
- use nix*Log functions for logging, instead of custom echoes
- remove silent error construction `|| return`
2024-08-28 18:51:07 -03:00
Anderson Torres
1c9d4799c2 installShellFiles: add new function installBin 2024-08-28 18:51:06 -03:00
Anderson Torres
e548b31708 installShellFiles: migrate to by-name 2024-08-28 18:51:06 -03:00