dotfiles/.local/bin/tools/openfilebrowser

3 lines
38 B
Plaintext
Raw Normal View History

#!/bin/sh
$TERMINAL "$FILE" "${1%/*}"