This commit is contained in:
danijoo
2022-05-07 11:36:50 +02:00
parent 4f6591b8d8
commit 8baf13fed9
3 changed files with 6 additions and 1 deletions

View File

@@ -41,3 +41,5 @@ eval "$(fasd --init auto)"
#if hash snakemake 2>/dev/null; then
# compdef _gnu_generic snakemake
#fi
export PATH="$HOME/.poetry/bin:$PATH"