This repository contains various custom color layouts for the .bashrc
file to enhance your terminal experience. Each layout offers a different color scheme tailored to suit your preferences.
To use any of the provided color layouts, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/sujanshresthanet/bashrc.git
-
Choose the desired color layout from the available options.
-
Copy the content of the chosen layout's
.bashrc
file. -
Paste the content into your own
.bashrc
file located in your home directory (usually~/.bashrc
). -
Save the changes and restart your terminal or run
source ~/.bashrc
to apply the new color scheme.
If you have created your own custom color layout and would like to share it with others, feel free to contribute to this repository by opening a pull request.
This project is licensed under the MIT License.