summaryrefslogtreecommitdiff
path: root/lsn
diff options
context:
space:
mode:
Diffstat (limited to 'lsn')
-rwxr-xr-xlsn2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsn b/lsn
index 426d71b..f6effe0 100755
--- a/lsn
+++ b/lsn
@@ -1,7 +1,7 @@
#!/bin/sh
-
# New and better ls
# TODO: fix simlinks, flags break them for some reason, maybe switch to eza
+
ls_new() {
LC_ALL=C $(which ls) -lAFh --color=always "$1" | awk '{
name = $9;