Configuration for the software I use.
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.
 
 
 
 
Jake Bauer d1f4c6927e Consistently display wifi strength 12 hours ago
.config Remove gutentags 2 weeks ago
.irssi Initial commit 6 months ago
.local/bin Consistently display wifi strength 12 hours ago
.Xresources Update dotfiles 2 months ago
.cvsrc Add .cvsrc 4 weeks ago
.muttrc Relent and add more mutt colours 3 months ago
.xsession Update dotfiles 2 months ago
LICENSE Initial commit 6 months ago
README.md Update setup.sh URL 2 months ago
pkglist pkglist: remove paper icon theme 4 weeks ago
setup.sh Update xenodm configuration 3 months ago
xenodm.Xresources Update dotfiles 2 months ago
xenodm.Xsetup_0 Update dotfiles 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 -