forge/resources/forge.text

23 lines
496 B
Plaintext
Raw Permalink Normal View History

# this file is intended to be used to customize settings on what
# git repos you have write access to. That is, where you can run 'git push'
2025-01-28 21:15:24 -06:00
#
# add entries to this using 'forge config'
ForgeConfigs: {
goPath: "go.wit.com"
writable: true
directory: true
}
repos: {
goPath: "go.wit.com/apps/zookeeper"
debName: "zookeeper-go"
}
xterm: "xterm"
xtermArgv: "-bg"
xtermArgv: "black"
xtermArgv: "-fg"
xtermArgv: "white"
xtermArgv: "-geometry"
xtermArgv: "140x32"
xtermArgv: "-e"