Improved nushell and nvim

This commit is contained in:
2023-08-29 13:29:37 +02:00
parent 70b18b36ca
commit dfe88eaa65
5 changed files with 26 additions and 10 deletions

View File

@ -1,2 +1,3 @@
$env.EDITOR = "nvim"
$env.GOPATH = $"($env.HOME)/.go"
$env.LANG = "en_US.UTF-8"