dotfiles/scripts/open-url.sh

4 lines
27 B
Bash
Raw Permalink Normal View History

2023-10-04 02:18:48 +05:00
#!/bin/bash
xdg-open "$1"