mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:36:08 +02:00
Bump version to 0.78.0
(#8715)
# Description Version bump for the `0.78.0` Start to include the version with our `default_config.nu` and `default_env.nu` # Checklist - [x] reedline - [ ] release notes
This commit is contained in:
committed by
GitHub
parent
b84a01cb1d
commit
2ec2028637
@ -1,4 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = 0.78.0
|
||||
|
||||
# For more information on defining custom themes, see
|
||||
# https://www.nushell.sh/book/coloring_and_theming.html
|
||||
|
@ -1,4 +1,6 @@
|
||||
# Nushell Environment Config File
|
||||
#
|
||||
# version = 0.78.0
|
||||
|
||||
def create_left_prompt [] {
|
||||
mut home = ""
|
||||
|
Reference in New Issue
Block a user