snakemake autocompletion

This commit is contained in:
Daniel Bauer
2019-03-25 08:16:45 +01:00
parent b460eb596d
commit 6999216766
2 changed files with 11 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ if [ -f "$HOME/.environment.local" ]; then
fi
source $HOME/.aliases
source $HOME/.functions
if [ -z "$GMXRC" ]; then
GMXRC="/opt/gromacs-2018/bin/GMXRC"