From 8aa210ac27bbda2048e11e399f3d9df8b83b3b9a Mon Sep 17 00:00:00 2001 From: adminroot Date: Fri, 3 Jul 2026 20:40:24 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/alias.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/alias.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/alias.txt b/src/alias.txt index 5307f00..634f13f 100644 --- a/src/alias.txt +++ b/src/alias.txt @@ -296,9 +296,7 @@ ls() { } alias l='ls' alias s='ls' -ll() { - command ls -aCF --color=auto "$@" -} +alias ll='ls -aCF --color=auto' lst() { dir="${1:-.}"