etools/README.md
2024-09-15 19:47:03 +02:00

26 lines
426 B
Markdown

# etools
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]`