From 4d87f4549720138de73c27e2d61700c205734dd0 Mon Sep 17 00:00:00 2001 From: Maarten van der Rijst Date: Sun, 12 Nov 2023 22:43:18 +0100 Subject: [PATCH] test files edited --- dave/.bash_aliases | 1 + dave/.bashrc | 1 + maarten/.bash_aliases | 1 + maarten/.bashrc | 1 + 4 files changed, 4 insertions(+) diff --git a/dave/.bash_aliases b/dave/.bash_aliases index 2762d18..381ab71 100644 --- a/dave/.bash_aliases +++ b/dave/.bash_aliases @@ -4,6 +4,7 @@ # HEADER: While it can still be managed manually, it is definitely not recommended. # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== +# comment dave's files alias dir='/usr/local/bin/altdir' alias df='df -ht xfs 2>/dev/null' diff --git a/dave/.bashrc b/dave/.bashrc index 3ad73f0..898f31e 100644 --- a/dave/.bashrc +++ b/dave/.bashrc @@ -4,6 +4,7 @@ # HEADER: While it can still be managed manually, it is definitely not recommended. # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== +# comment dave's files # Source global definitions if [ -f /etc/bashrc ]; then diff --git a/maarten/.bash_aliases b/maarten/.bash_aliases index 2762d18..b4e1d6d 100644 --- a/maarten/.bash_aliases +++ b/maarten/.bash_aliases @@ -4,6 +4,7 @@ # HEADER: While it can still be managed manually, it is definitely not recommended. # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== +# comment maarten's files alias dir='/usr/local/bin/altdir' alias df='df -ht xfs 2>/dev/null' diff --git a/maarten/.bashrc b/maarten/.bashrc index 3ad73f0..8c620a9 100644 --- a/maarten/.bashrc +++ b/maarten/.bashrc @@ -4,6 +4,7 @@ # HEADER: While it can still be managed manually, it is definitely not recommended. # HEADER: Any manual changes to this file run the risk of being overwritten! # HEADER: =========================================================== +# comment maarten's files # Source global definitions if [ -f /etc/bashrc ]; then