Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ls): makes ls command search case insensitive
When passing in a search term to the `ls` command, it now does a case insensitive search. Fixes #93
- Loading branch information