aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/functions.d/venv
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25Use -V instead of -v for command in venv functionPatrick Spek1-1/+1
2023-10-24Add shell functions for Python venvsPatrick Spek1-0/+48
It is an ugly system, and it seems it is practically inescapable. Truly an homage to the quality of the programming language and the devs who love it without question.