aboutsummaryrefslogtreecommitdiff
path: root/home/user/.bashrc
Commit message (Collapse)AuthorAgeFilesLines
* Use same '.bashrc' file for all usersMountain Man2023-03-281-7/+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/+7
This simply starts the convention of putting things in folders that make sense instead of dumping everything into the same base folder.