From 046c479f7176715a8e27adf6a8282bc8cf97b928 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sun, 30 Apr 2023 03:00:10 +0200 Subject: [PATCH] Update '.lsd.rc' --- .lsd.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lsd.rc b/.lsd.rc index 9809c50..7ffceb0 100644 --- a/.lsd.rc +++ b/.lsd.rc @@ -4,4 +4,4 @@ alias l='ls -l' alias la='ls -a' alias ll='ls -lah' alias lt='ls -a --tree' -alias lt='ls -lah --tree' \ No newline at end of file +alias ltl='ls -lah --tree' \ No newline at end of file