dotfiles/.local/bin/ranger_at_file

3 lines
38 B
Plaintext
Raw Normal View History

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