aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/init.rs (unfollow)
Commit message (Collapse)Author
2021-02-15Add init command (#12)Ellie Huxtable
* Add init command This makes setting up the shell part of A'tuin much easier. Eval the output of "atuin init". * Update readme, add up binding