removed work_profile dotfile

moveTools
Adam Veldhousen 9 years ago
parent ed15be7426
commit efd587c438
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B

@ -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"
Loading…
Cancel
Save