bart-tile/.urbitrc

6 lines
75 B
Plaintext
Raw Normal View History

2020-05-10 04:24:46 -07:00
module.exports = {
URBIT_PIERS: [
2020-05-10 04:30:23 -07:00
"/home/greg/code/zod/home",
2020-05-10 04:24:46 -07:00
]
};