home/.config/nushell/env.nu
2023-08-23 22:59:04 +02:00

2 lines
54 B
Text

$env.EDITOR = "nvim"
$env.GOPATH = $"($env.HOME)/.go"