added dressing.nvim.
This commit is contained in:
parent
17db4b6f8e
commit
2daf8eb0f9
6 changed files with 17 additions and 11 deletions
|
@ -110,6 +110,8 @@ $env.PATH = ($env.PATH | uniq)
|
|||
|
||||
$env.EDITOR = nvim
|
||||
$env.VISUAL = nvim
|
||||
$env.PIPENV_VENV_IN_PROJECT = 1
|
||||
$env.POETRY_VIRTUALENVS_IN_PROJECT = 1
|
||||
$env.SSH_AUTH_SOCK = $"($env.XDG_RUNTIME_DIR)/ssh-agent"
|
||||
|
||||
ls (($nu.default-config-dir | path join ('scripts/**/*.nu')) | into glob) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue