mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 11:40:37 +00:00
3 lines
142 B
Bash
Executable File
3 lines
142 B
Bash
Executable File
#!/bin/bash
|
|
/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser --remote-debugging-port=9222 --user-data-dir=/tmp/brave-debug "$@"
|