From 563f8f058d5dd4f3ad4f06f8fa273def772990c6 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 9 Jan 2019 03:43:08 -0700 Subject: [PATCH] added /root readme --- config/root/readme.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/config/root/readme.md b/config/root/readme.md index f7b4057..ffa8e0a 100644 --- a/config/root/readme.md +++ b/config/root/readme.md @@ -1,3 +1,9 @@ -Changes/additions in the /root folder. -= -- default .bashrc (for reference or to return to default state) \ No newline at end of file +# /root: Included files + +## bash.rc + +The copy included here is the Debian Stretch default file for the **ROOT user**. +Copying the default file resets the root user's profile to a baseline state and +ensures they pull their initial custom settings from the modified +*/etc/bash.bashrc* found in this archive. If you ever need to reset your root +user's profile, simply copy this file. \ No newline at end of file