You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing instructions.
Hey folks,
The current alias uses
~/.config/whipper
in the first mount target. The "" around the alias prevents tilde expansion and results in:Changing this to
{HOME}/.config/whipper
fixes the issue. Would y'all be willing to make that change in the README? I can make a PR if desired!For reference here's the current alias:
The text was updated successfully, but these errors were encountered: