summaryrefslogtreecommitdiffstats
path: root/urxvt-link.sh
blob: 9db1107f3966040b3626ce163dcca2b5445b0714 (plain)
1
2
3
#!/bin/sh
echo -n "$1" | nohup >/dev/null 2>&1 xclip
firefox "$1"