mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 04:45:04 +02:00
Bump to 0.99.2 (#14136)
This commit is contained in:
committed by
GitHub
parent
8812072f06
commit
f061c9a30e
@ -1,6 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = "0.99.1"
|
||||
# version = "0.99.2"
|
||||
|
||||
# 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.99.1"
|
||||
# version = "0.99.2"
|
||||
|
||||
def create_left_prompt [] {
|
||||
let dir = match (do --ignore-shell-errors { $env.PWD | path relative-to $nu.home-path }) {
|
||||
|
Reference in New Issue
Block a user