Skip to content

Instantly share code, notes, and snippets.

@tobigithub
Created August 15, 2021 02:33
Show Gist options
  • Save tobigithub/207a6ecaa58608ce7c54014be84aa705 to your computer and use it in GitHub Desktop.
Save tobigithub/207a6ecaa58608ce7c54014be84aa705 to your computer and use it in GitHub Desktop.
#!/bin/sh
export XTBHOME=/home/ubuntu/qcxms/.XTBPARAM
export PATH=$PATH:/home/ubuntu/qcxms
export OMP_NUM_THREADS=8
ulimit -s unlimited
echo "qcxms sourced"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment