diff --git a/.profile b/.profile##default similarity index 100% rename from .profile rename to .profile##default diff --git a/.profile##o.Darwin b/.profile##o.Darwin new file mode 100644 index 0000000..805cb3f --- /dev/null +++ b/.profile##o.Darwin @@ -0,0 +1,3 @@ +if [ -f $HOME/.bash_aliases ]; then + . $HOME/.bash_aliases +fi