From 7548352912ae22bf590980e55311c23d0fbc32e1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 17 Sep 2013 20:52:46 +1200 Subject: Explain choice of shell --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 13a6d4af..a53bba0a 100644 --- a/README.markdown +++ b/README.markdown @@ -100,7 +100,7 @@ appropriate to the system and the software it has available. My interactive and scripting shell of choice is Bash; as a GNU/Linux admin who ends up installing Bash on BSD machines anyway, I very rarely have to write -Bourne-compatible scripts. +Bourne-compatible scripts, so all of those files are replete with Bashisms. My `.bash_profile` calls `.profile` for variable exports, and then runs `.bashrc` for interactive shells. Subscripts are kept in `.bashrc.d`, and all -- cgit v1.2.3