You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 hours ago | |
---|---|---|
.config | 2 weeks ago | |
.irssi | 6 months ago | |
.local/bin | 12 hours ago | |
.Xresources | 2 months ago | |
.cvsrc | 4 weeks ago | |
.muttrc | 3 months ago | |
.xsession | 2 months ago | |
LICENSE | 6 months ago | |
README.md | 2 months ago | |
pkglist | 4 weeks ago | |
setup.sh | 3 months ago | |
xenodm.Xresources | 2 months ago | |
xenodm.Xsetup_0 | 2 months ago |
README.md
Dotfiles
Configuration for various bits of software I use.
This is tailored primarily for an OpenBSD desktop.
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).
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:
ftp -o - https://www.paritybit.ca/files/setup.sh | sh -