crossjam / dotfiles

Startup files for various operating systems and applications
1 stars 1 forks source link

Installation for non-administrator accounts #2

Open crossjam opened 6 months ago

crossjam commented 6 months ago

HOMELY.py needs to allow for installing all of the user local stuff without needing admin privileges. On some machines either I'll have another user as admin or won't even have admin, but still can get key packages installed.

Basically this should be an if/then on an environment variable that skips all the package installation.