aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* cll command to list all nine.Kaz Kylheku2024-02-011-1/+2
| | | | | | | | * cdlog.sh (cdlog): Take -l option to print all nine directories in the FIFO. (cll): New alias, for cdlog -l. * README.md: Documented.
* New: mcd, mcs: menu-based cd and cs.Kaz Kylheku2024-01-251-0/+6
| | | | | | | * cdlog.sh (cdlog.mcd): New function. (mcd, mcs): New aliases. * README.md: Documented.
* Add cl alias for cdlog.Kaz Kylheku2024-01-231-2/+2
|
* README update.Kaz Kylheku2024-01-191-2/+5
|
* Generalize swap to rotate.Kaz Kylheku2024-01-191-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 Kylheku2024-01-191-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 Kylheku2024-01-181-0/+4
|
* README: add section listing advantages.Kaz Kylheku2024-01-181-0/+27
|
* Add README.md.Kaz Kylheku2024-01-181-0/+52