@ -2,7 +2,7 @@
set -e
edit_dir_base="$HOME/.cache/edit/"
edit_dir_base="$XDG_RUNTIME_DIR/edit/"
_pre_checks() {
if [ -z "$EDITOR" ]; then