Commit 9ceb134
authored
docs: simplify install instructions using variables (#22)
* refactor: replace internal keyring wrapper with direct keyring library usage
- Add replace directive in go.mod to use github.com/kitproj/go-keyring v0.2.10
- Update config package to import keyring library directly
- Remove internal/keyring wrapper package
- Fix tests to respect XDG_CONFIG_HOME environment variable
* docs: simplify install instructions using variables1 parent 0e9a1be commit 9ceb134
1 file changed
Lines changed: 5 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
37 | 33 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 34 | + | |
43 | 35 | | |
44 | | - | |
| 36 | + | |
45 | 37 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 38 | + | |
51 | 39 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 40 | | |
56 | 41 | | |
57 | 42 | | |
| |||
0 commit comments