Skip to content

Commit

Permalink
mperms, bs, bash_extras
Browse files Browse the repository at this point in the history
  • Loading branch information
sternp committed Feb 23, 2024
2 parents 7fd30bc + 86c5360 commit 3fdce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmr_bashrc_extras.bash
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ case $- in *i*) echo "** cl5n013 disk usage (%): `cat /work/microbiome/cl5n013_d

# Setup snakemake config directories so it interfaces well with the PBS system
mkdir -p ~/.config/snakemake
cd ~/.config/snakemake && ln -sf /work/microbiome/sw/hpc_scripts/snakemake_configs/* . && cd ~
cd ~/.config/snakemake && ln -sf /work/microbiome/sw/hpc_scripts/snakemake_configs/* . && cd $OLDPWD

0 comments on commit 3fdce88

Please sign in to comment.