aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use same '.bashrc' file for all usersMountain Man2023-03-281-0/+0
| | | | | | It is more convenient and maintainable to use the same '.bashrc' for all users. This will allow, for instance, the PS1 prompt to be conditionally tailored for certain kinds of users.
* Organize things into foldersMountain Man2023-03-281-0/+0
| | | | | This simply starts the convention of putting things in folders that make sense instead of dumping everything into the same base folder.
* Create '.bashrc'Mountain Man2023-03-281-0/+7
| | | | | This creates the file '.bashrc', and adds the standard "test for an interactive shell".
* Initial commitMountain Man2023-03-281-0/+2