From 277b90a53d8925a9720bd424cf3c5cc1aed3b053 Mon Sep 17 00:00:00 2001 From: Maarten van der Rijst Date: Mon, 13 Nov 2023 19:07:22 +0100 Subject: [PATCH] Changed config files for testing --- dave/.bashrc | 1 + maarten/.bashrc | 1 + 2 files changed, 2 insertions(+) diff --git a/dave/.bashrc b/dave/.bashrc index 898f31e..7d2f908 100644 --- a/dave/.bashrc +++ b/dave/.bashrc @@ -5,6 +5,7 @@ # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== # comment dave's files +# Hello Dave!! # Source global definitions if [ -f /etc/bashrc ]; then diff --git a/maarten/.bashrc b/maarten/.bashrc index 8c620a9..c02208e 100644 --- a/maarten/.bashrc +++ b/maarten/.bashrc @@ -5,6 +5,7 @@ # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== # comment maarten's files +# Hello Maarten!! # Source global definitions if [ -f /etc/bashrc ]; then