config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit f97e61acef32e1eb0ea3ce45e56383866bdae51e
parent 2280b3b41beb4004303e7c81677757cb0b25860f
Author: Jacob R. Edwards <jacobouno@protonmail.com>
Date:   Fri,  6 Nov 2020 12:57:24 -0800

Update README

Specify that these files are primarily for OpenBSD and remove outdated
information.

Diffstat:
MREADME | 9+++------
1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/README b/README @@ -1,7 +1,4 @@ -Unix configuration files +OpenBSD R.C. -This repository, as the title states, contains -configuration files for unix-like systems. For it -to work correctly you must place it within your -$HOME directory and have the $XDG_CONFIG_HOME -environment variable set to `$HOME/.config'. +This repository contains configuration files for OpenBSD +although they probably work on most unix-like systems.