Files
vimrc/install_awesome_parameterized.sh
Quentin Meeus 04988ed839 fix typo when installing for specific users (#578)
line 34 had `~/$user` which evaluates to `/home/user1/user1`. Now changed into `~$user` as above
2020-07-10 23:26:23 -04:00

1014 B
Executable File