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

Set shell in zshrc init

This commit is contained in:
RGBCube 2025-02-19 22:15:53 +03:00
parent 3153094b55
commit ee29baf3eb
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

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 = $"