aboutsummaryrefslogtreecommitdiff
path: root/src/activate.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-02General improvements, deprecate `activate` profile option in favor of executi...notgne21-86/+82
2020-10-01Handle more command exits correctlynotgne21-10/+29
2020-09-29Add license information, reformat Nix files, clean upnotgne21-0/+4
2020-09-29Move all activation logic to activate.rs (the unused warnings got annoying)notgne21-1/+109
2020-09-28use separate binary for activation, more cleanupnotgne21-0/+54