aboutsummaryrefslogtreecommitdiffstats
path: root/chapter9/bashprofile.sh
Commit message (Collapse)AuthorAgeFilesLines
* Major updates.William Harrington2021-12-111-10/+10
|
* Create fail and success functions and remove trailing white spaces at ends ↵William Harrington2021-04-151-1/+1
| | | | of lines.
* Set LC_TIME to POSIX since coreutils 8.28 has changed date behaviour from ↵William Harrington2021-04-151-0/+1
| | | | gnulib where some locales with 12 hour time data will output date's time in 12 hour instead of 24 hour format. View coreutil's changelog.
* Add bash profile, boot script configuration, inputrc and shell configuration ↵William Harrington2021-04-121-0/+9
to chapter9.