Commit 80d3191
chore: fix utils/utils.go / repoDir (#63)
* chore: fix utils/utils.go / repoDir
- first, reference $XDG_CACHE_HOME directory to All OS's cache
directory
- fix: change save directory gibo to gibo/gitignore-boilerplates
- fix: compare string change == to string.equalFold
* fix: remove XDG_Base from 1st use
---------
Co-authored-by: Simon Whitaker <sw@netcetera.org>1 parent cc17846 commit 80d3191
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments