configuration/local/bin/open.sh

3 lines
61 B
Bash
Raw Normal View History

2015-01-10 10:31:29 +01:00
#!/bin/bash
rifle "$1" | grep 'cannot open' && xdg-open "$1"