Skip to content

Commit b9e4eff

Browse files
committed
refactor: remove starship initialization from nushell config
1 parent 9f366cb commit b9e4eff

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

nushell/config.nu

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ use "~/.config/dotfiles/nushell/nu_scripts/custom-completions/scoop/scoop-comple
1414

1515
# Load Mise
1616
use ($nu.default-config-dir | path join mise.nu)
17-
18-
# Load Starship
19-
source ~/.cache/starship/init.nu

0 commit comments

Comments
 (0)