Updated directory layout and readme description

This commit is contained in:
Asif Bacchus
2018-08-19 20:03:36 -06:00
parent 38ab2bef7e
commit 98e0b5d6e6
11 changed files with 6 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
Files to be added to /etc/profile.d
Files here do not need shebang or to be marked executable UNLESS actually running shell commands.
These files will be read after /etc/profile by most shells. However, they are not read on logins such as 'su' or 'sudo -u'.
Variables set here are GLOBAL.