generated from me/template-mit
Add dates to output.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Notes:
|
# Notes:
|
||||||
# - Please keep this file working for both BASH and ZSH. :)
|
# - Please keep this file working for both BASH and ZSH. :)
|
||||||
|
|
||||||
echo "Shared RC Config - Loading..."
|
echo "`date` - Shared RC Config - Loading..."
|
||||||
|
|
||||||
|
|
||||||
## Variables ##
|
## Variables ##
|
||||||
@@ -60,4 +60,4 @@ function send-masters {
|
|||||||
|
|
||||||
## Complete! ##
|
## Complete! ##
|
||||||
|
|
||||||
echo "Shared RC Config - Complete!"
|
echo "`date` - Shared RC Config - Complete!"
|
||||||
|
|||||||
Reference in New Issue
Block a user