Commit 650a420c authored by MinchinWeb's avatar MinchinWeb

Update default for `top` alias.

Uses new %P format and -N parameter.
parent fdc701f7
...@@ -52,7 +52,7 @@ append_parent_contexts = 0 ...@@ -52,7 +52,7 @@ append_parent_contexts = 0
[aliases] [aliases]
;showall = ls -x ;showall = ls -x
;next = ls -n 1 ;next = ls -n 1
;top = ls -F '|%I| %x %p %S %k %{(}H{)}' ;top = ls -F '%I %x %P %S %k %{(}H{)}' -N
;lsproj = lsprj ;lsproj = lsprj
;listprj = lsprj ;listprj = lsprj
;listproj = lsprj ;listproj = lsprj
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment