From 4426da9df2f4d3eca444fdbd73718173e1072f50 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 25 Oct 2017 13:16:33 -0400 Subject: [PATCH] Create README.md --- ChromeOS/bashrc/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ChromeOS/bashrc/README.md diff --git a/ChromeOS/bashrc/README.md b/ChromeOS/bashrc/README.md new file mode 100644 index 0000000..27c25a8 --- /dev/null +++ b/ChromeOS/bashrc/README.md @@ -0,0 +1,18 @@ +# ChromeOS Bashrc Files +### Important! +The file named +``` +.bashrc +``` +is the file that i currently use. +
+The file named +``` +.bashrc.backup +``` +is the stock ChromeOS bashrc file. This is not to be messed with.. it exsists so that i can safely revert to a working file. +
+All other files will be named +``` +.bashrc[version name] +```