mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Set shell in zshrc init
This commit is contained in:
parent
3153094b55
commit
ee29baf3eb
1 changed files with 2 additions and 0 deletions
|
@ -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 = $"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue