git-split-diffs icon indicating copy to clipboard operation
git-split-diffs copied to clipboard

`~` and/or `$HOME` can't be used for `theme-directory` path

Open danielwerg opened this issue 1 month ago • 1 comments

Both theme-directory = ~/.config/git/split-diffs-themes and theme-directory = $HOME/.config/git/split-diffs-themes return Error: ENOENT: no such file or directory error

This makes it impossible to use same config on multiple machines with different user names.

danielwerg avatar Oct 21 '25 13:10 danielwerg