starship_add_bash()
def starship_add_bash(name, shell_path, version, preset, prompt, shortcuts)Adds starship and configures it to use bash with spaces shell
Args
name- name of the rulesshell_path- path to the bash binaryversion- version of the starship binary to checkout.preset- preset to use for starshipprompt-shortcuts-
starship_add_fish()
def starship_add_fish(name, shell_path, version, preset, prompt, shortcuts)Adds starship and configures it to use fish with spaces shell
Args
name- name of the rulesshell_path- path to the fish binaryversion- version of the starship binary to checkout.preset- preset to use for starshipprompt-shortcuts-
starship_add_zsh()
def starship_add_zsh(name, shell_path, version, preset, prompt, shortcuts)Adds starship and configures it to use fish with spaces shell
Args
name- name of the rulesshell_path- path to the zsh binaryversion- version of the starship binary to checkout.preset- preset to use for starshipprompt-shortcuts-