#cdpath — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cdpath, aggregated by home.social.
-
#MidnightCommander just told me, that setting the #CDPATH environment variable might be a good way to save some keystrokes when using the `cd` command.
I'm inclined to agree with him.
-
Does anyone else use $CDPATH in #bash? I have CDPATH=~/git/, and can directly `cd` to any #git repository in that directory. It takes a :-separated list, just like PATH.
I've used it for a while and there don't seem to be many downsides - and it's motivated me to to keep my projects more organized than before. #shell #cdpath