3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
~/depot/qutebrowser/.venv/bin/python3 -m qutebrowser "$@"
|