dotfiles/scripts/fzf-scripts
2023-06-04 11:48:31 -06:00

3 lines
42 B
Bash
Executable file

#!/bin/sh
$(ls ~/.config/scripts/ | fzf)