mirror of
https://github.com/nix-community/home-manager
synced 2024-11-08 12:19:43 +01:00
6 lines
87 B
Text
6 lines
87 B
Text
|
let $config = {
|
||
|
filesize_metric: false
|
||
|
table_mode: rounded
|
||
|
use_ls_colors: true
|
||
|
}
|