diff --git a/.config/zathura/.github/README.md b/.config/zathura/.github/README.md deleted file mode 100644 index affa9d51..00000000 --- a/.config/zathura/.github/README.md +++ /dev/null @@ -1,3 +0,0 @@ -
- -
diff --git a/.config/zathura/.github/title.png b/.config/zathura/.github/title.png deleted file mode 100644 index 6619f0bb..00000000 Binary files a/.config/zathura/.github/title.png and /dev/null differ diff --git a/.local/bin/.github/README.md b/.local/bin/.github/README.md deleted file mode 100644 index affa9d51..00000000 --- a/.local/bin/.github/README.md +++ /dev/null @@ -1,3 +0,0 @@ -
- -
diff --git a/.local/bin/.github/title.png b/.local/bin/.github/title.png deleted file mode 100644 index 05edc3c9..00000000 Binary files a/.local/bin/.github/title.png and /dev/null differ diff --git a/.sbclrc b/.sbclrc deleted file mode 100644 index fef49071..00000000 --- a/.sbclrc +++ /dev/null @@ -1,8 +0,0 @@ - -;;; The following lines added by ql:add-to-init-file: -#-quicklisp -(let ((quicklisp-init (merge-pathnames "quicklisp/setup.lisp" - (user-homedir-pathname)))) - (when (probe-file quicklisp-init) - (load quicklisp-init))) -