From a8530c34bc8eebc75dbac5308e7d30ef3b7797fa Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 24 Dec 2017 19:39:31 -0500 Subject: [PATCH] Update and rename .bashrc to .bashrc1 --- ChromeOS/bashrc/{.bashrc => .bashrc1} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ChromeOS/bashrc/{.bashrc => .bashrc1} (99%) diff --git a/ChromeOS/bashrc/.bashrc b/ChromeOS/bashrc/.bashrc1 similarity index 99% rename from ChromeOS/bashrc/.bashrc rename to ChromeOS/bashrc/.bashrc1 index c5f0ea3..8038dc4 100644 --- a/ChromeOS/bashrc/.bashrc +++ b/ChromeOS/bashrc/.bashrc1 @@ -5,7 +5,7 @@ # that can't tolerate any output. So make sure this doesn't display # anything or bad things will happen ! - + # Test for an interactive shell. There is no need to set anything # past this point for scp and rcp, and it's important to refrain from # outputting anything in those cases.