nixos/home-manager/modules/confs/nushell/config.nu

5 lines
61 B
Plaintext

$env.config = {
show_banner: false,
edit_mode: vi,
}