I am a huge fan of the fish shell, and I wanted to use Python virtual environments conveniently while in the shell.
Of course, if I was using cranky-old-bash-shell, I’d just use the excellent “virtualenvwrapper“, but I’m not.
It turned out to be not that difficult to make a workalike to virtualenvwrapper using Fish, including help and tab completion of environments.
[Read more...]
Finding this technique took more time than I thought it should, so I thought I’d share a quick and simple music transcoding tip.
Usually I am satisfied by the commandline tools available in OSX. However, one itch that has been unfulfilled for quite a while since my permanent conversion to the Mac is the lack of “pgrep” and “pkill”, two of my favorite time savers from Linux.
Recent Comments