From 6955dd2709a185d1119237ac23507e52314f0aba Mon Sep 17 00:00:00 2001 From: terminalforlife Date: Wed, 13 Nov 2019 16:10:28 +0000 Subject: [PATCH] Add extra information on source --- sheets/source | 1 + 1 file changed, 1 insertion(+) diff --git a/sheets/source b/sheets/source index 548f107..16d6a94 100644 --- a/sheets/source +++ b/sheets/source @@ -1,3 +1,4 @@ +# This is a shell builtin available in bash, but not in the Bourne Shell (`sh`). # The contents of FILE (assuming shell script) will be sourced into the current # session, allowing external use of things like its functions and variables. source FILE