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