No description
  • Emacs Lisp 100%
Find a file
2026-05-24 12:08:58 +02:00
emacs emacs: separated user-info into user.el and loaded it into init.el 2026-05-24 12:08:58 +02:00
kitty ~/.config/kitty 2026-05-17 23:14:35 +02:00
.gitignore .gitignore added *~ 2026-05-22 11:38:10 +02:00
COPYING Added COPYING 2026-05-23 16:33:09 +02:00
LICENSE Added LICENSE file from COPYING 2026-05-23 21:07:45 +02:00
README.md fixed README.md again 2026-05-24 02:12:51 +02:00

dotfiles

Note

This repository is meant to be cloned aside and have each config symlinked to the corresponding configuration directory.

Repo dir Config symlink dir Alternative symlink dir
emacs/ ~/.config/emacs/ ~/.emacs.d/
kitty/ ~/.config/kitty/

Important

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.