summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-31 08:49:19 -0600
committerJeff Carr <[email protected]>2025-01-31 13:47:45 -0600
commit7c4feea366eb32e284a2b5dd6167dcc7b4df1128 (patch)
tree13badcfd6ff59ff8c603b6a1356785b511b2bc74 /structs.go
parent8329c71b08617bbe0f0a908fff036cf16a5aeff9 (diff)
save files in ~/.config/forge by defaultv0.22.67
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/structs.go b/structs.go
index c943f0a..178ae0f 100644
--- a/structs.go
+++ b/structs.go
@@ -51,10 +51,7 @@ type mainType struct {
// if checked, it will check all your repos for changes
autoScanReposCB *gui.Node
- // what is being used as your home dir
- userHomePwd *gadgets.OneLiner
-
- // what is being used as ~/go/src
+ // what is being used as primary directory for your work
goSrcPwd *gadgets.OneLiner
// ENV GIT_AUTHOR NAME and EMAIL