fix(nushell): fully fix config
This commit is contained in:
parent
1a8bb2b25f
commit
69abdc09fe
2 changed files with 17 additions and 20 deletions
|
@ -21,4 +21,4 @@ mkdir ($nu.data-dir | path join "vendor/autoload")
|
|||
starship init nu | save -f ($nu.data-dir | path join "vendor/autoload/starship.nu")
|
||||
zoxide init nushell | save -f ($nu.data-dir | path join "vendor/autoload/zoxide.nu")
|
||||
|
||||
alias nos = "nh os"
|
||||
alias nos = nh os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue