~groovestomp/userspace

Systemd units, .desktop files and installation.
f6eb7cf8 — Aaron Oman 3 years ago
Update gemcapsule config
f621b901 — Aaron Oman 3 years ago
Use proper domain!
8fb98e73 — Aaron Oman 3 years ago
Finish miniflux setup

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~groovestomp/userspace
read/write
git@git.sr.ht:~groovestomp/userspace

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

#What is Userspace?

This is just a grab-bag of miscellaneous scripts and utilities I find useful for my personal computing devices. Primarily these are POSIX-compliant systems running systemd; but that's not the sole focus; it just happens to be that way.

Each directory is concerned with a single application. That directory will typically include scripts for installing the program using the system's package manager, setting up .desktop files, enabling systemd units and other such things. Not every directory does all of these things or even any of these things.

These programs are only tested on my personal devices and sometimes not even then - they might just be a place to dump configuration.

Within each directory you will find a Makefile. You can always run make help which shows the directory-local README.md. If you have mdv or glow then it prints the README nicely for you.

Do not follow this link