Skip to content

Commit aa8d468

Browse files
authored
Modify eza command to include '-a' option
1 parent 3bd51bc commit aa8d468

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

elt.cmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
@echo off
2-
eza --tree --level=2 --icons %*
2+
eza -a --tree --level=2 --icons %*
3+
34

0 commit comments

Comments
 (0)