summaryrefslogtreecommitdiff
path: root/config/shell/functionrc
blob: 7be1e1ef0d375e60528ffaf6841e30f70f11bcda (plain)
1
2
3
lfcd () {
    cd "$(command lf -print-last-dir "$@")"
}