1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-18 13:41:33 +03:00
digga/profiles/develop/zsh/cdr-skim.zsh

2 lines
111 B
Bash
Raw Normal View History

2019-12-15 07:37:46 +03:00
while read line; do line=${(Q)line}; [[ -d $line ]] && echo $line; done < /home/nrd/.cache/zsh-cdr/recent-dirs