Bash-it / bash-it

A community Bash framework.
MIT License
14.23k stars 2.29k forks source link

Add the PyBash theme for Python developers #2239

Closed Qiuyi-Hong closed 8 months ago

Qiuyi-Hong commented 8 months ago

Description

A Colourful and Functional Bash Theme based on Bash-it framework for Python developers. This theme is inspired by atomic theme created by Luis Felipe Sánchez.

Motivation and Context

Many themes available in Bash-it don't support Python virtual environment and the Python version by default. The Atomic theme supports extra configuration to display Python env and version. However, the format and colour display are not consistent and hard to read. To overcome the issues, the PyBash theme is created for general Python developers/data scientists.

How Has This Been Tested?

This theme has been tested on the Ubuntu terminal and the integrated terminal in VSCode. The position of each segment/block has been optimised.

Screenshots (if appropriate):

Screenshot 2024-01-10 at 03 58 56

Types of changes

Checklist: