repo/README

25 lines
745 B
Plaintext

|/
|\ISS LINUX https://kisslinux.github.io
________________________________________________________________________________
Unofficial Main Repository
________________________________________________________________________________
The officially unofficial repository for KISS Linux maintained by kiss-community
More information:
- https://kisslinux.github.io
- https://kisslinux.github.io/package-system
- https://kisscommunity.org
Enabling SSH signature verification (recommended):
________________________________________________________________________________
$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true