ambevar-dotfiles/.local/bin/chrome

4 lines
64 B
Bash
Executable File

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