Configuration files for unix programs
Go to file
Gender Demon 674ae49bb2 foot/foot.ini: add keybind; river/init: fix path 2021-05-26 15:46:49 +01:00
dwm dwm/config.h: update colours; change typeface 2020-08-28 21:02:09 +01:00
foot foot/foot.ini: add keybind; river/init: fix path 2021-05-26 15:46:49 +01:00
nvim Merge perihelion history into laptop history 2021-05-11 15:10:09 +01:00
river foot/foot.ini: add keybind; river/init: fix path 2021-05-26 15:46:49 +01:00
x Restore backup into new machine 2021-05-11 15:07:07 +01:00
zsh Merge perihelion history into laptop history 2021-05-11 15:10:09 +01:00
.gitignore Add Pony stuff, new Vim colours, ... 2021-01-19 11:50:05 +00:00
LICENCE Bump LICENCE year, update README 2021-05-11 15:12:04 +01:00
README Bump LICENCE year, update README 2021-05-11 15:12:04 +01:00
alacritty.yml alacritty.yml: Remove old comments 2021-01-19 14:26:35 +00:00
bspwmrc Restore backup into new machine 2021-05-11 15:07:07 +01:00
fehbg Fix the mess of permissions, and rename dotfiles 2021-01-19 14:17:47 +00:00
sxhkdrc Add bspwmrc and sxhkdrc 2021-01-05 21:06:31 +00:00

README

# cren's cracking config

Please find enclosed configuration files written by me to customise
various programs I use.

Also enclosed is fehbg, a script that was generated automatically by
a command I ran. I include it for completeness: without it, this
repository would not properly record my entire system configuration.

## Programs for which configuration files exist

### Programs I use regularly

* zsh (Z shell)
* nvim (neovim)
* the `river` Wayland compositor
* the `foot` terminal emulator

### Programs I no longer use regularly

Because I don't use these programs regularly, the configuration files
for these might be for an older version of the program, and aren't
maintained.

* dwm (dynamic window manager)
* the wallpaper-setting component of feh
* xorg x server
* alacritty
* bspwm (binary space partition window manager)
* sxhkd (simple x hotkey daemon)

## Fair warning

I write these files for myself, and not for portability. If you try
to use them yourself, you may encounter problems.

Further, I regularly change the contents of these files. If you try
to always use the latest version of each file, you may find that
program configurations change significantly over time.

## Freely redistributable

All the files written by me in this repository are licenced under the
BSD 3-clause licence. The full text can be found in the LICENCE file
enclosed.

All the files **not** written by me in this repository are licenced
under licences that allow free modification and redistribution. All
files not written by me are accompanied by their licence(s). Such
accompanying licences are headed with a note explaining which files
they licence.