starship2k is a shell prompt based on starship prompt.
- Powerline support
- Exhaustive git prompt
- Support for multiple languages
- Multiline prompt
- starship
- a shell of your choice
git clone https://github.com/2kabhishek/starship2k
cd starship2k
ln -sfnv $PWD/starship.toml ~/.config/
# bash, append to ~/.bashrc
eval "$(starship init bash)"
# zsh, append to ~/.zshrc
eval "$(starship init zsh)"
For more details check the setup section on starship
Wanted to do a comparison between oh-my-posh and starship for a better cross platform option. Both have their pros and cons.
For my oh-my-posh config, check out Posh2K
- Learned about starship configuration format, found oh-my-posh to be more intuitive.
- Posh2K My oh-my-posh configs
β hit the star button if you found this useful β
Source | Blog | Twitter | LinkedIn | More Links | Other Projects