Examples (4)
Print the starship integration code for the specified shell
starship init bash|elvish|fish|ion|powershell|tcsh|zshAppend the `starship` integration code to `~/.bashrc`
starship init bash >> ~/.bashrcAppend the `starship` integration code to `~/.zshrc`
starship init zsh >> ~/.zshrcDisplay help
starship init --helpmade by @shridhargupta | data from tldr-pages