Skip to content
Snippets Groups Projects
Commit 4b6ca748 authored by Holger Brandl's avatar Holger Brandl
Browse files

inc lsf_utils version

parent 2552da1c
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@
## http://blog.joncairns.com/2013/08/what-you-need-to-know-about-bash-functions/
## load lsf helpers
#source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.17/bash/lsf_utils.sh 2>&1 2>/dev/null)
#source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.18/bash/lsf_utils.sh 2>&1 2>/dev/null)
## enable snippet spinning
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.17/R/spinr/spin_utils.sh 2>&1 2>/dev/null)
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.18/R/spinr/spin_utils.sh 2>&1 2>/dev/null)
export PATH=/home/brandl/bin/spinr:$PATH
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.17/R/rendr/rendr_utils.sh 2>&1 2>/dev/null)
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.18/R/rendr/rendr_utils.sh 2>&1 2>/dev/null)
export PATH=/home/brandl/bin/rendr:$PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment