A. Taha Baki

Results 1 issues of A. Taha Baki

### Describe the bug My whole `$nu.config-path` file is: ```nu if $nu.os-info.name == "windows" { source ~\AppData\Roaming\nushell\starship.nu } else if $nu.os-info.name == "linux" { source ~/.config/nushell/starship.nu } ``` I suppose,...

parser
engine-r
semantics