"It’s a set of Bash function that replaces cd and adds b and f commands."
In case this makes anyone hesitate, note that it's not an absolute replacement or reimplentation of cd, it calls the builtin cd and you still get all that. That was my initial concern.
"It’s a set of Bash function that replaces cd and adds b and f commands."
In case this makes anyone hesitate, note that it's not an absolute replacement or reimplentation of cd, it calls the builtin cd and you still get all that. That was my initial concern.