1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-09 11:52:21 +00:00

fix(nu): use correct session key variable name (#2874)

This commit is contained in:
David Knaack 2021-07-10 12:14:42 +02:00 committed by GitHub
parent 9e2da88d95
commit 9126d78d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
let-env STARSHIP_SHELL = "nu"
let-env STARSHIP_SESSION = (random chars -l 16)
let-env STARSHIP_SESSION_KEY = (random chars -l 16)
def starship_prompt [] {
# jobs are not supported