mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
add newlines to end of the default configs (#5256)
This commit is contained in:
parent
0fb6f8f93c
commit
09b972f1dc
@ -332,4 +332,4 @@ let-env config = {
|
||||
event: { send: menu name: commands_with_description }
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user