ll: added color

This commit is contained in:
2025-11-14 09:05:14 +07:00
parent 0487668f40
commit ae15673ed9

2
ll
View File

@@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
ls -lha "$@" ls -lha --color=yes "$@"