This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Commit 5f641fa
committed
fix(config): Home path not expanded
The home path was not being expanded to correctly locate the home path
on the machine. This meant the history was created for every directory
that the user ran the tool in.
Fixes #461 parent b2693b0 commit 5f641fa
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments