`pj` => `path.join($1)` `pr` => `path.resolve($1)` `pdr` => `path.resolve(__dirname, $1)` ...etc!