Go to file
2022-12-12 12:27:46 -06:00
core git: 2.39.0 2022-12-12 12:27:46 -06:00
extra pcre2: 10.42 2022-12-12 12:27:06 -06:00
testing/firefox
wayland slurp: 1.4.0 2022-12-05 09:26:03 -06:00
.allowed_signers
.woodpecker.yml
LICENSE
MOTD
README

|/
|\ISS LINUX                                                https://kisslinux.org
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

    - https://kisslinux.org
    - https://kisslinux.org/package-system


Enabling SSH signature verification (recommended):
________________________________________________________________________________

$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true