~presheaf/mugdot

My config files
0cc43deb — Luiz Mugnaini a day ago
Add cool websites to rss feed
981e858a — Luiz Mugnaini 7 days ago
Add keybindings for directional window movement (fucking finally...)
d73dbdb3 — Luiz Mugnaini 7 days ago
Fix indentation settings (setq -> setq-default)

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~presheaf/mugdot
read/write
git@git.sr.ht:~presheaf/mugdot

You can also use your local clone with git send-email.

My configuration files
======================

These are my config files I use across all of my machines, be it Linux or Windows!

Installation
============

You can run the following script to install the configs according to your system:

    python3 scripts/comfy.py --config-file=comfy_{your current OS}.txt --install

or you can also invoke the script with the --help flag for more information. I would recommend
reading the script header if you plan to use it for your own config.
Do not follow this link