add newlines to end of the default configs (#5256)

This commit is contained in:
Michael Angerman 2022-04-20 07:56:15 -07:00 committed by GitHub
parent 0fb6f8f93c
commit 09b972f1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -332,4 +332,4 @@ let-env config = {
event: { send: menu name: commands_with_description }
}
]
}
}

View File

@ -55,4 +55,4 @@ let-env NU_PLUGIN_DIRS = [
]
# To add entries to PATH (on Windows you might use Path), you can use the following pattern:
# let-env PATH = ($env.PATH | prepend '/some/path')
# let-env PATH = ($env.PATH | prepend '/some/path')