1
0
Fork 0
dotfiles/dot_config/polybar/scripts/executable_michurin

10 lines
352 B
Text
Raw Normal View History

#!/bin/bash
# Shortcut for a Michurin CLI client.
#
# Author: machaerus
# https://gitlab.com/machaerus
# "$HOME/.conda/envs/michurin/bin/python" "$HOME/Sync/Projekty/project_michurin/client/michurin.py" "$@"
"$HOME/.cache/pypoetry/virtualenvs/michurin-client-_yjGt9yr-py3.10/bin/python" "$HOME/Sync/Projekty/project_michurin/client/michurin.py" "$@"