diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |
