aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly set timezone for profilesTom Ryder2013-07-031-0/+3
|
* Discard stderr from command callsTom Ryder2013-06-241-2/+2
| | | | | Looks like older versions of Bash emit well-intended error messages if the command is not found that newer ones don't
* Sharing keychain(1) profile scriptTom Ryder2013-06-241-0/+6
| | | | | | Designed to be a quiet no-op on systems where keychain(1) is unavailable, and not to bleat about missing keys, trying the three default ones
* Add one profile.d scriptTom Ryder2013-06-201-0/+9
Mostly because git doesn't do empty dirs