From 3be5b10b0310ba35d64a06aeb889e7a783b4aab1 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Tue, 28 Dec 1999 09:52:50 +0000 Subject: Initial revision --- bash_profile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bash_profile (limited to 'bash_profile') diff --git a/bash_profile b/bash_profile new file mode 100644 index 0000000..9ca0084 --- /dev/null +++ b/bash_profile @@ -0,0 +1,8 @@ +# .bash_profile + +# Get the aliases and functions +if [ -f ~/.bashrc ]; then + . ~/.bashrc +fi + +mesg n -- cgit v1.2.1