diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -60,9 +60,6 @@ type autoType struct { // The current working directory autoWorkingPwd *gadgets.OneLiner - // shows what is being used as your home dir - userHomePwd *gadgets.OneLiner - // shows what directory being used as ~/go/src goSrcPwd *gadgets.OneLiner |
