puntonim / promptastic

A fantastic prompt for Bash
http://painl.es/promptastic/
Apache License 2.0
81 stars 16 forks source link

Improve performance #2

Open puntonim opened 9 years ago

puntonim commented 9 years ago

Performance could be improved if the configuration were hard-coded in promptastic.py. Currently promptastic reads the configuration in config.py to display the enabled segments with the chosen theme's colors. This could be done better this way: