mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-05-16 06:59:35 +00:00
8 lines
90 B
Text
8 lines
90 B
Text
|
$env.config = {
|
||
|
buffer_editor: "nvim",
|
||
|
show_banner : false,
|
||
|
}
|
||
|
|
||
|
alias cr = cargo run
|
||
|
|