Set editor in pwsh
This commit is contained in:
parent
43840d4354
commit
1d604fe7d5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# TODO: Fix path
|
||||
$DotFilesPath = "$HOME\Documents\dots2\windows"
|
||||
$ENV:EDITOR = "nvim"
|
||||
|
||||
Invoke-Expression (&starship init powershell)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue