From cbe263521ab330a1b2e9805975d50c0f61928550 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 5 Jun 2013 14:30:20 -0400 Subject: backup ent --- .profile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index c035f77..708b951 100644 --- a/.profile +++ b/.profile @@ -35,7 +35,7 @@ alias ls="ls --color=auto" alias xterm_="xterm -rv +sb -ls" alias q3="quake3-smp" #alias scipy = "ipython -pylab" -alias chromium="chromium-browser" +#alias chromium="chromium-browser" alias vbox="VBOX_USB=USBFS VirtualBox" # arm-gcc codesourcery stuff @@ -52,6 +52,10 @@ alias pe="cd ~/code/pdfextract; source bin/activate; cd src" alias aws="read -s AWS_ACCESS_KEY AWS_SECRET_ACCESS_KEY && export AWS_ACCESS_KEY && export AWS_SECRET_ACCESS_KEY" alias start_thriftdb="/var/lib/thriftdb-index/tomcat/thriftdb__development/bin/startup.sh" +alias xilinx="source /opt/Xilinx/14.3/ISE_DS/settings64.sh" +alias adelie="mosh adelie -- screen -x" + +alias ack=ack-grep export GOROOT=/usr/local/go export PATH=$PATH:$GOROOT/bin -- cgit v1.2.3