urbit/pkg/interface/urbitrc-sample
2019-07-23 12:59:01 -07:00

6 lines
77 B
Plaintext

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