2 行
95 B
Bash
可執行檔
2 行
95 B
Bash
可執行檔
#!/bin/sh
|
|
exec qutebrowser --temp-basedir --config-py $HOME/.config/qutebrowser/config.py "$@"
|