dracula / zsh

🧛🏻‍♂️ Dark theme for ZSH
https://draculatheme.com/zsh
MIT License
267 stars 70 forks source link

Add Custom Variable Prompt #34

Closed themarsbar closed 2 years ago

themarsbar commented 3 years ago

I use scripts to set up my AWS environments - this generic functionality allows users to set a custom environmental variable, which gets displayed in the ZSH Dracula prompt.

themarsbar commented 3 years ago

Sorry for pull's #32 & #33 - please delete Now fully tested and in line with existing formats etc.

avalonwilliams commented 2 years ago

I do like the idea of having the user be able to add custom prompt segments, however it'd probably be more useful to give the user the ability to do this via a function or something of the sort, I'll have to look into it. For now though, I will merge it because it's useful for things like python's venv