ambevar-dotfiles/.local/bin/chrome

4 lines
64 B
Plaintext
Raw Normal View History

#!/bin/sh
chromium --proxy-server=socks5://localhost:9050 "$@"