• Kenny Root's avatar
    Only include "[a-z]*.bash" files for completion · 85cb556e
    Kenny Root authored
    Some people were using case-insensitive filesystems which broke when
    including simply [a-z]* since it matched the uppercase files. Use this
    to filter only the actual bash scripts.
    
    Change-Id: Ibfdcf2c091a154f0485545537a044667783a19f7
    85cb556e
envsetup.sh 29.5 KB