neodb 547 B

123456789101112131415
  1. # This here is a configuration file for "AM"/"AppMan" that you can extend to
  2. # your liking by adding repositories external to the official one.
  3. # Uncomment the "STATUS" parameter to silence messages about third-party repos
  4. #STATUS=quiet
  5. # Here you can add third party repos in a pacman.config's style way. They will
  6. # be accepted as follows:
  7. #
  8. # [Name] give a name to this repository (optional)
  9. # Source= this is the url to the online directory of installation scripts
  10. # List= this is the url to the list of available apps in the repository
  11. #