summaryrefslogtreecommitdiffstats
path: root/src/compose.rs
Commit message (Expand)AuthorAgeFilesLines
* Add/update doc commentsRory Dudley2024-06-301-0/+15
* Allow aliases with the same name as their verbRory Dudley2024-05-201-1/+1
* Handle STDERR, in addition to STDOUTRory Dudley2024-05-191-1/+1
* Handle aliases in read()Rory Dudley2024-04-041-1/+1
* Replace env!("HOME") with env::var("HOME")Rory Dudley2024-03-301-2/+12
* Add wrapper for global shell environmentRory Dudley2024-03-301-6/+13
* Remove hard-coded PATHRory Dudley2024-03-281-0/+58