Skip to content

Commit ffa8e35

Browse files
committed
Add a bit more explanation at the end
1 parent 8f06bf7 commit ffa8e35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unix/globbing-for-filenames-in-zsh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ $ ls *[0-9]
2323
10 11 2 3 4 801 92
2424
```
2525

26+
This only scrapes the surface of what can be done with globbing in Zsh.
27+
2628
[source](http://zsh.sourceforge.net/Intro/intro_2.html)
2729

2830
h/t Josh Davey

0 commit comments

Comments
 (0)