3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
~/repos/qutebrowser/qutebrowser.py --backend webengine "$@"
|