removed work_profile dotfile

moveTools
Adam Veldhousen 2015-10-21 23:58:53 -05:00
parent ed15be7426
commit efd587c438
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
#!/bin/bash
if [[ $DEBUG ]] ; then
echo "I'm on my work machine!"
fi
alias projects='cd /c/Projects'
export GOROOT="/c/Go"
export GOPATH="/z/go"
export GOBIN="/z/go/winbin"