update README

This commit is contained in:
fabolous005 2024-09-15 19:47:03 +02:00
parent 8c728cf76a
commit 13b5489092

View File

@ -1,3 +1,25 @@
# etools # etools
bash library for gentoo utils bash library for gentoo utils
## How to use
`. etools`
## Configuration
etools searches for a configuration file at the following locations:
`/etc/etools/etools.conf`
`$HOME/.config/etools.conf`
`$HOME/.config/etools/etools.conf`
## What it does
provided function are the following:
`einfo <info>`
`ewarn <warning>`
`eerror <error>`
`etools_configure`
`etools_unset`
`etools_smart_find <package name> [repo]`