diff options
author | bnewbold <bnewbold@robocracy.org> | 2010-09-07 15:57:04 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2010-09-07 15:57:04 -0400 |
commit | 8e5e54a9f3997f291f7aa6e79cb0f444e675e630 (patch) | |
tree | d572089cbce653852b4291c5fc57a4f79030f9f9 /.profile | |
parent | 4c5b935708acdcb7373dd1bb6161e1aec596575e (diff) | |
download | openwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.tar.gz openwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.zip |
various changes
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ alias xterm_="xterm -rv +sb -ls" alias q3="quake3-smp" #alias scipy = "ipython -pylab" alias chromium="chromium-browser" +alias vbox="VBOX_USB=USBFS VirtualBox" # arm-gcc codesourcery stuff PATH=$PATH:$HOME/leaf/bin/arm-gcc-codesourcery/bin; export PATH |