mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix prompt setting in nushell config
This commit is contained in:
parent
d13e79f9fb
commit
5384fa9731
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ $env.config.hooks = {
|
|||
return
|
||||
}
|
||||
|
||||
echo $"(ansi title)($prompt) — nu(char bel)"
|
||||
print $"(ansi title)($prompt) — nu(char bel)"
|
||||
}
|
||||
]
|
||||
pre_prompt: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue