I am not a fan of the .config/ location for the config, every other config is in root of the project, so why is worktrunk in a separate .config ? Ideally I'd be able to set it to project-root/wt.toml or even better project-root/worktrunk.toml
Without having to alias wt to wt -c ./worktrunk.toml
I am not a fan of the
.config/location for the config, every other config is in root of the project, so why is worktrunk in a separate.config? Ideally I'd be able to set it toproject-root/wt.tomlor even betterproject-root/worktrunk.tomlWithout having to alias
wttowt -c ./worktrunk.toml