dots-of-war/eggs/nushell/config.nu

8 lines
90 B
Text
Raw Normal View History

2025-05-11 14:26:58 +02:00
$env.config = {
buffer_editor: "nvim",
show_banner : false,
}
alias cr = cargo run