Update eshell aliases

This commit is contained in:
2026-07-31 20:27:48 -07:00
parent 2f8369fcfa
commit d11ba0b2fa
+1 -1
View File
@@ -3037,7 +3037,7 @@ Actually, return the method name."
("n" "find-file $1")
("emacs" "find-file $1")
("nvim" "find-file $1")
("ls" "eza --git -F $*")
("ls" "eza --git -F=auto $*")
("la" "ls -a $*")
("l" "ls -l $*")
("ll" "la -l $*")