Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add docstring comments to all the anthology functions | Rory Dudley | 2024-03-31 | 5 | -0/+68 |
* | Replace env!("HOME") with env::var("HOME") | Rory Dudley | 2024-03-30 | 1 | -1/+8 |
* | Add the 'unset' built-in command | Rory Dudley | 2024-03-30 | 1 | -0/+15 |
* | Add the 'alias' built-in command | Rory Dudley | 2024-03-30 | 1 | -0/+47 |
* | Add wrapper for global shell environment | Rory Dudley | 2024-03-30 | 1 | -2/+3 |
* | Remove hard-coded PATH | Rory Dudley | 2024-03-28 | 1 | -4/+3 |
* | The anthology module | Rory Dudley | 2024-03-28 | 4 | -0/+94 |