#!/usr/bin/env bash f="$HOME/org/refile.org" [ -f "$f" ] && exec $EDITOR "$f"