#!/usr/bin/env bash files=$(find . -not -path "*/.*" | sk --no-info "$@") || exit $VISUAL "$files"