No description
Find a file
2025-05-14 22:00:18 +02:00
conf Fix : Wrong solution for updating nslcd.conf. Using conf_regen hook instead if modifying directly configuration file. (Avoid alert in Yunohost Diagnostic) 2025-05-13 20:17:57 +02:00
doc Fix : Wrong solution for updating nslcd.conf. Using conf_regen hook instead if modifying directly configuration file. (Avoid alert in Yunohost Diagnostic) 2025-05-13 20:17:57 +02:00
scripts Fix : upgrade configuration not working 2025-05-14 21:59:55 +02:00
.gitignore v2.1 2025-05-03 19:41:33 +02:00
config_panel.toml Fix disabling zsh after removing app 2025-04-18 12:38:02 +02:00
LICENSE Initial commit 2025-04-18 09:34:59 +02:00
manifest.toml Fix : upgrade configuration not working 2025-05-14 21:59:55 +02:00
README.md Auto-update READMEs 2025-05-14 22:00:18 +02:00
tests.toml Fix linter : add test.toml file 2025-05-03 16:09:38 +02:00

Logo of Antigen Antigen, packaged for YunoHost

Manage your ZSH plugins

Version: 2.2.3~ynh4

📦 Developer info

Automatic tests level

🛠️ Upstream Antigen repository: https://github.com/zsh-users/antigen

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/antigen_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade antigen -u https://github.com/YunoHost-Apps/antigen_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.