ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/utils/bash/files/etc/bash.bashrc b/external/subpack/utils/bash/files/etc/bash.bashrc
new file mode 100644
index 0000000..158deaa
--- /dev/null
+++ b/external/subpack/utils/bash/files/etc/bash.bashrc
@@ -0,0 +1,6 @@
+# System-wide .bashrc file
+
+# Continue if running interactively
+[[ $- == *i* ]] || return 0
+
+[ \! -s /etc/shinit ] || . /etc/shinit