mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
Updating README
This commit is contained in:
@@ -186,6 +186,7 @@ database:
|
||||
- **clean cache**: it cleans the pacman cache diretory (default: `/var/cache/pacman/pkg`)
|
||||
- **mark PKGBUILD as editable**: it marks a given PKGBUILD of a package as editable (a popup with the PKGBUILD will be displayed before upgrading/downgrading this package). Action only available when the configuration property **edit_aur_pkgbuild** is not **false**.
|
||||
- **unmark PKGBUILD as editable**: reverts the action described above. Action only available when the configuration property **edit_aur_pkgbuild** is not **false**.
|
||||
- **check Snaps support**: checks if the Snapd services are properly enabled.
|
||||
- Installed AUR packages have their **PKGBUILD** files cached at **~/.cache/bauh/arch/installed/$pkgname**
|
||||
- Packages with ignored updates are defined at **~/.config/bauh/arch/updates_ignored.txt**
|
||||
- The configuration file is located at **~/.config/bauh/arch.yml** and it allows the following customizations:
|
||||
|
||||
Reference in New Issue
Block a user