Yi's configuration files / changeset
| author | Yi Qiang <yqiang@gmail.com> |
| Tue Oct 28 17:13:10 2008 -0700 (2 months ago) | |
| changeset 49 | 82ad70782733 |
| parent 48 | f38f57efc192 |
| child 50 | e3811b4e7f4c |
added macbu specific settings..
--- a/bashrc Tue Oct 28 17:04:41 2008 -0700+++ b/bashrc Tue Oct 28 17:13:10 2008 -0700@@ -1,3 +1,13 @@+# --- Begin MacBU Setup ---+#+# This section is automatically generated by the utility setup_shell.+# DO NOT edit this section. Re-run the setup utility as necessary.+#+if [ -r "/Volumes/sd/tools/cli/gui_environment" ]; then+ eval `"/Volumes/sd/tools/cli/gui_environment" bash`+fi+# --- End MacBU Setup ---+# load default profilesource /etc/profile
