Shell

./zsh + ./starship + ./p10k

What's inside

I use Zsh with:

I also have two custom git functions: push (add + commit + push in one command) and get_commit / apply_commit for syncing commit dates.

p10k.zsh (1500+ lines)

The Powerlevel10k theme config is generated by the wizard. It's too long to display here, but you can view it directly on GitHub or download it.

View on GitHub Download
zsh/.zshrc
Download
starship.toml
Download
Back to /uses