1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 10:07:44 +00:00

Set shell in zshrc init

This commit is contained in:
RGBCube 2025-02-19 22:15:53 +03:00
parent d00d6c63d9
commit f67d2760f7

View file

@ -114,6 +114,8 @@ def darwin-set-zshrc [] {
| get 0.index
$env.PATH = $env.PATH | insert $usr_bin_index ($shadow_path | path expand)
$env.SHELL = which nu | get 0.path
"
let zshrc = $"