mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 21:47:46 +02:00
Bump to 0.79.1
dev version (#8998)
# Description For development or hotfixes
This commit is contained in:
committed by
GitHub
parent
a1b7261121
commit
7d6a32c5f8
@ -1,6 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = 0.79.0
|
||||
# version = 0.79.1
|
||||
|
||||
# For more information on defining custom themes, see
|
||||
# https://www.nushell.sh/book/coloring_and_theming.html
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Nushell Environment Config File
|
||||
#
|
||||
# version = 0.79.0
|
||||
# version = 0.79.1
|
||||
|
||||
def create_left_prompt [] {
|
||||
mut home = ""
|
||||
|
Reference in New Issue
Block a user