configuration/local/bin/open.sh

3 lines
61 B
Bash
Executable File

#!/bin/bash
rifle "$1" | grep 'cannot open' && xdg-open "$1"