Welcome to pynixconfig’s documentation!

Installation

Note

Python is a requirement for this library

  • pip install pynixconfig

Usage

  • modify your configs in pynixconfig/linuxconfig.py

color = "cyan"
font = "bold"
prompt = "red"

The options are the following:

colors: red green orange blue purple cyan grey

fonts: bold underlined

  • Run the following command in the root directory of project: $ make run

Documentation

Indices and tables