eendroroy / alien

An asynchronous zsh prompt
https://eendroroy.github.io/alien
MIT License
307 stars 45 forks source link

refactor prompt-creation-code, make modules more configurable #20

Closed betaboon closed 5 years ago

betaboon commented 5 years ago
betaboon commented 5 years ago

I am considering to change the variable-names again and introduce some more do better configure colors of sections.

like this:

and so on and so forth.

betaboon commented 5 years ago

I just added the aforementioned changes on a branch in my fork: https://github.com/betaboon/alien/tree/fork

betaboon commented 5 years ago

btw i took inspiration for the user+host section at @Diagonactic fork: https://github.com/Diagonactic/alien/blob/master/alien.zsh#L29