Configurations for some of the tools I use.
- Install the
FiraMono Nerd Font
and use as terminal font. - Install the
oh-my-bash
.
- You will need
python
>=3.12. A virtual environment is highly recommended; poetry
is 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.