I'm a git user, and I'd like to clone a repository for a project hosted on Launchpad, which uses bzr instead.
On the guide they suggest me to run bzr branch lp:zim
(where "zim" is the project). I'm wondering how is bzr aware of what "lp" means. Is this thanks to some plugin which is installed by default on my Mint Linux (which is basically a Ubuntu in disguise, so that's likely)? Are there more of these magic keywords?