diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 1999-12-28 09:52:50 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 1999-12-28 09:52:50 +0000 |
commit | 3be5b10b0310ba35d64a06aeb889e7a783b4aab1 (patch) | |
tree | e0c6add87922b77ed8107c03629110aa508fc1d4 /bash_profile | |
parent | da307b8c37f9fe40a48938b1b519e9fcb7a3952d (diff) | |
download | rootfiles-3be5b10b0310ba35d64a06aeb889e7a783b4aab1.tar rootfiles-3be5b10b0310ba35d64a06aeb889e7a783b4aab1.tar.gz rootfiles-3be5b10b0310ba35d64a06aeb889e7a783b4aab1.tar.bz2 rootfiles-3be5b10b0310ba35d64a06aeb889e7a783b4aab1.tar.xz rootfiles-3be5b10b0310ba35d64a06aeb889e7a783b4aab1.zip |
Initial revisionoxygentopic/MandrakeSoft
Diffstat (limited to 'bash_profile')
-rw-r--r-- | bash_profile | 8 |
1 files changed, 8 insertions, 0 deletions
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 |