| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* cdlog.sh (cdlog.chdir, cdlog.swap): Condense assignment
block to fewer lines.
(toplevel): Move "cs" alias below.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* cdlog.sh (cdlog.chdir): When the user changes to $c1,
let's not involve $c2 but just effectively exchange
the current working directory and $c1.
|
| |
|
|
|