Update README

This commit is contained in:
Jake Bauer 2023-06-26 02:32:12 -04:00
parent 9326c2ea54
commit 543585099b
1 changed files with 9 additions and 13 deletions

View File

@ -1,23 +1,19 @@
# Dotfiles
Configuration for various bits of software I use.
Configuration for various [bits of software
I use](http://www.paritybit.ca/uses).
This is tailored primarily for an OpenBSD desktop.
This is tailored primarily for an OpenBSD desktop, but also works on
Linux.
I am typically using a ksh-based shell, hence no `.bashrc` or similar. Shell
configuration is in `~/.config/shrc` and sourced using the `ENV` environment
variable from `~/.xsession`.
The `.Xresources` file is not necessarily used as terminal configuration if the
terminal I'm using doesn't support it. In that case it just acts as a reference
for my preferred terminal colour scheme(s).
The `.Xresources` file is not necessarily used as terminal configuration
if the terminal I'm using doesn't support it. In that case it just acts
as a reference for my preferred terminal colour scheme(s).
## Installation
Run the script `setup.sh` which clones the dotfiles repository, makes the
directories I need, and does some other miscellaneous stuff.
The script is intended to be run on a fresh install using a command such as:
Run the script `setup.sh` which clones the dotfiles repository, makes
the directories I need, installs packages, and does some other stuff.
```
ftp -o - https://www.paritybit.ca/files/setup.sh | sh -