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
Hi. The current behavior of apk.sh is to download everything to ~/.apk.sh, however this pollutes the home directory. It should install follow the XDG dir spec and download to either XDG_STATE_HOME or XDG_DATA_DIRS. Additionally there should be an option to provide a specific path.