my-scripts/lf-dir.sh

5 lines
88 B
Bash
Executable File

#!/bin/sh
FN="$HOME"/.cache/lf-dir.log
$TERMINAL -e lf -last-dir-path "$FN"
cat "$FN"