summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2010-09-07 15:57:04 -0400
committerbnewbold <bnewbold@robocracy.org>2010-09-07 15:57:04 -0400
commit8e5e54a9f3997f291f7aa6e79cb0f444e675e630 (patch)
treed572089cbce653852b4291c5fc57a4f79030f9f9 /.profile
parent4c5b935708acdcb7373dd1bb6161e1aec596575e (diff)
downloadopenwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.tar.gz
openwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.zip
various changes
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 5fe7cea..9904f34 100644
--- a/.profile
+++ b/.profile
@@ -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