Configurations for some of the tools I use.
- Install the
FiraMono Nerd Fontand use as terminal font. - Install the
oh-my-bash.
- You will need
python>=3.12. A virtual environment is highly recommended; poetryis optional;
Run pip install -r requirements.txt (or poetry install --no-root).
Then pyinfra installer/inventories.py installer/tasks/<any-dependency-you-want>.py,
this will setup the dependency on your local machine assuming its a debian/ubuntu
based OS.