about summary refs log tree commit diff
path: root/Functions/Misc/zls
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Misc/zls')
-rw-r--r--Functions/Misc/zls2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/zls b/Functions/Misc/zls
index 30a8fb9ed..22138cd6c 100644
--- a/Functions/Misc/zls
+++ b/Functions/Misc/zls
@@ -1,7 +1,7 @@
 # zls () {
 # simple internal ls using the stat module
 
-zmodload -i zsh/stat || return 1
+zmodload -i stat || return 1
 
 emulate -R zsh
 setopt localoptions