urbit/pkg/interface/config/urbitrc-sample

6 lines
77 B
Plaintext

module.exports = {
URBIT_PIERS: [
"/Users/user/ships/zod/home",
]
};