druckdev 11ec8b93fb zsh: Heavy improvements to ls_show_hidden
Autoload the function instead of declaring it directly.
Add functionality for multiple targets. It should now pretty much
perform like `command ls`.
Refactored code to use more zsh extensions like globbing instead of
parsing the output of `ls` making it a lot faster.
2020-09-25 01:09:59 +02:00
2020-09-15 01:49:32 +02:00
2020-06-30 02:42:23 +02:00
2020-06-28 17:30:36 +02:00
2020-09-13 04:36:52 +02:00
Description
No description provided
MIT 3 MiB
Languages
Shell 79.7%
Vim Script 18.7%
JavaScript 0.6%
CSS 0.6%
Python 0.3%