Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New: mcd, mcs: menu-based cd and cs. | Kaz Kylheku | 2024-01-25 | 1 | -0/+6 |
| | | | | | | | * cdlog.sh (cdlog.mcd): New function. (mcd, mcs): New aliases. * README.md: Documented. | ||||
* | Add cl alias for cdlog. | Kaz Kylheku | 2024-01-23 | 1 | -2/+2 |
| | |||||
* | README update. | Kaz Kylheku | 2024-01-19 | 1 | -2/+5 |
| | |||||
* | Generalize swap to rotate. | Kaz Kylheku | 2024-01-19 | 1 | -1/+5 |
| | | | | | | | | * cdlog.sh (cdlog.swap): Function removed. (cdlog.rot): New function. (cs): Alias now points to cdlog.rot. * README.md: Updated. | ||||
* | cs takes argument; swapping behavior removed from cd. | Kaz Kylheku | 2024-01-19 | 1 | -16/+5 |
| | | | | | | | | * cdlog.sh (cdlog.chdir): No specifial behavior when $PWD equals $c1. (cdlog.swap): Swapping behavior implemented here now, with optional numeric argument to swap with entries other than first. | ||||
* | README: mention exporting advantage. | Kaz Kylheku | 2024-01-18 | 1 | -0/+4 |
| | |||||
* | README: add section listing advantages. | Kaz Kylheku | 2024-01-18 | 1 | -0/+27 |
| | |||||
* | Add README.md. | Kaz Kylheku | 2024-01-18 | 1 | -0/+52 |