fixed syntax highlighting, finally, I hope

This commit is contained in:
Alexander 2025-06-16 22:00:54 -04:00
parent 808ebfdfa2
commit d568f6138a
3 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash --pure
#! nix-shell -p bash harfbuzz soupault woff2 jotdown python3 --pure
#! nix-shell -p bash harfbuzz soupault woff2 jotdown python3 recode --pure
if ! [[ -d pgvv/ ]]; then
python3 -m venv pgvv