Skip to content
  • Nigel Kukard's avatar
    Use find to find rc files · 011c8611
    Nigel Kukard authored
    Using `ls` with a pattern fails if one of the directories is empty.
    
    We don't have to be extremely strict on the filename format, they're
    for ordering only, which the sort handles in any case.
    011c8611