75fa0ae5af
GitOrigin-RevId: c3ab5ea047e6dc73df530948f7367455749d8906
9 lines
No EOL
136 B
Text
9 lines
No EOL
136 B
Text
let $config = {
|
|
filesize_metric: false
|
|
table_mode: rounded
|
|
use_ls_colors: true
|
|
}
|
|
|
|
|
|
alias ll = ls -a
|
|
alias lsname = (ls | get name) |