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:
parent
d00d6c63d9
commit
f67d2760f7
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ def darwin-set-zshrc [] {
|
||||||
| get 0.index
|
| get 0.index
|
||||||
|
|
||||||
$env.PATH = $env.PATH | insert $usr_bin_index ($shadow_path | path expand)
|
$env.PATH = $env.PATH | insert $usr_bin_index ($shadow_path | path expand)
|
||||||
|
|
||||||
|
$env.SHELL = which nu | get 0.path
|
||||||
"
|
"
|
||||||
|
|
||||||
let zshrc = $"
|
let zshrc = $"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue