aboutsummaryrefslogtreecommitdiff
path: root/home-manager/completion.bash (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-25home-manager: add instantiate subcommandTimo Kaufmann1-1/+1
It can be useful to simply instantiate a Home Manager configuration without actually building it, for example for the purpose of pre-building it with some custom command. PR #1099
2019-06-09home-manager: rewrite argument parsingRobert Helgesson1-4/+17
This rewrite allows "long options" but unfortunately does not allow merged options such as `-vn`. Also improve the home-manager manual page, with this it should include all sub-commands and arguments. Finally, include the home-manager manual page in the generated HTML documentation.
2019-06-01home-manager: add Bash completionSam Boosalis1-0/+343