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