Go to file
git-bruh 8ab71ff211
wayclip: 0.4.1
2023-02-26 12:32:34 +05:30
core curl: 7.88.1 2023-02-20 17:45:17 -06:00
extra meson: 1.0.1 2023-02-23 20:36:55 -06:00
testing/firefox firefox [testing]: 111.0b3 2023-02-19 21:19:40 -06:00
wayland wayclip: 0.4.1 2023-02-26 12:32:34 +05:30
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE docs: update 2021-07-02 14:45:17 +00:00
MOTD update MOTD: closes #135 2023-02-08 19:18:36 -06:00
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

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