update_path
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 10s
Tests / test (bash) (push) Failing after 8s
Tests / test (zsh) (push) Failing after 8s
Tests / lint (push) Successful in 7s
Tests / docker (push) Successful in 4s

This commit is contained in:
mike
2025-12-11 16:42:56 +01:00
parent 47b90a2e90
commit 2e2de4773b
2 changed files with 19 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/home/mike/.venvs/cli/bin/python3
#!/usr/bin/env python3
"""
finish.py AI shell completions that never leave your machine.
"""