https://github.com/axos-project/axos-hooks
Pacman hooks of AxOS
https://github.com/axos-project/axos-hooks
Last synced: over 1 year ago
JSON representation
Pacman hooks of AxOS
- Host: GitHub
- URL: https://github.com/axos-project/axos-hooks
- Owner: AxOS-project
- Created: 2024-11-10T10:58:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T07:56:18.000Z (over 1 year ago)
- Last Synced: 2025-01-21T11:15:54.864Z (over 1 year ago)
- Language: Shell
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# axos-hooks
These are pacman hooks for axos.
These hooks have multiple functions such as editing os-relase and lsb-release, changing the bash prompt look, changing plymouth theme, and more.
### What is a pacman hook ?
Pacman hooks are things that execute a script when a particular package is installed, updated or removed.
## Caution
These hooks should not be installed on non-axos installations. This could cause unpredictable issues.