Initial commit

Signed-off-by: Jacob Hrbek <kreyren@fsfe.org>
This commit is contained in:
Jacob Hrbek 2021-06-06 11:35:11 +02:00
commit 25555b3e1c
No known key found for this signature in database
GPG Key ID: 351B356FBF17C5C7
3 changed files with 11 additions and 0 deletions

3
LICENSE.md Normal file

@ -0,0 +1,3 @@
All rights reserved by Jacob Hrbek <kreyren@fsfe.org> in 06/06/2021-EU 11:32:12 CEST
This license currently mirrors terms in GPLv3 license <https://www.gnu.org/licenses/gpl-3.0.en.html> with option to be changed on demand.

7
README.md Normal file

@ -0,0 +1,7 @@
# nyxt-config
Kreyren's nyxt configuration
## Installation
git clone in "$HOME/.config/nyxt"

1
init.lisp Normal file

@ -0,0 +1 @@
(in-package #:nyxt-user)