Commit Graph

3 Commits

Author SHA1 Message Date
kingbri
060d422e03 Config: Resolve filepath
This maps the absolute path when loading the config file. Making
things safer when loading and finding the correct path.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-23 23:57:33 -05:00
kingbri
703a114f63 Tree: Format
Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-23 23:03:28 -05:00
kingbri
c9126c3145 Config: Isolate to a separate file
Reduce dependency of globals in main to simplify code a bit.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-23 23:02:37 -05:00