| I like this workflow better: 1. Go to the directory in question 2. Type "save nm" where "nm" is any short name for the directory, like "blog" or "blg" 3. From now on, type "cd nm" whenever you want to go there. No session restart required, even. I copied the code that enables this workflow from http://dotfiles.org/~jacqui/.bashrc
(or was it https://gist.github.com/117528) The idea is discussed here: http://hints.macworld.com/article.php?story=2002071600512379... |