Protesilaos's dotfile collection. Should be fun to poke through.
Go to file
2020-01-10 09:33:57 +02:00
bin/bin bspwm_focus_mode: minor corrections 2020-01-06 20:12:20 +02:00
bspwm sxhkdrc: review and expand rofi keys 2020-01-06 21:20:10 +02:00
colours/.local/share/my_colours Update refere to `tempus' in source theme files 2019-06-27 19:51:45 +03:00
emacs/.emacs.d Emacs: consistent font sizes (different families) 2020-01-10 09:33:57 +02:00
fontconfig/.config/fontconfig/conf.d Fix several typos (#5) across the repo 2019-12-31 17:02:21 +02:00
gtk Add config for xsettingsd 2019-11-11 21:48:39 +02:00
keyring/.config/autostart Update gnome-keyring-{secrets,ssh}.desktop 2019-11-12 09:36:57 +02:00
NO-STOW-git Tell git about path to gpg2 binary 2019-11-11 14:28:43 +02:00
NO-STOW-xorg-extra Restart repo history 2019-02-06 21:34:01 +02:00
rofi/.config/rofi rofi: minor tweaks 2020-01-07 06:53:36 +02:00
shell bashrc: fix malformed closing bracket 2019-12-31 21:07:48 +02:00
vim Fix several typos (#5) across the repo 2019-12-31 17:02:21 +02:00
xinit xinitrc: Add note on .bash_profile 2019-11-26 10:07:27 +02:00
xterm Minor update to Xresources. Tweak font settings. 2019-11-05 15:35:25 +02:00
.gitignore Declutter the HOME dir. Store data in ~/.local/share. Relevant updates. 2019-02-23 15:55:19 +02:00
COPYING Restart repo history 2019-02-06 21:34:01 +02:00
README.md README: clarifications about the switch to Void 2019-11-29 19:33:38 +02:00

My BSPWM and Emacs for Void GNU/Linux

UPDATE 2019-11-12: I switched from Debian to Void. All references to Debian will be removed and lots of things will be refactored accordingly. Some of my custom packages for Void are available here: https://gitlab.com/protesilaos/void-packages

Get my old configs

To reproduce the previous iteration of my custom desktop session on Debian 10 'buster', follow the detailed instructions in my book "Prot's Dots for Debian" (PDFD): https://protesilaos.com/pdfd. It is freely available under the terms of the Creative Commons Attribution-ShareAlike License, Version 4.0 International.

The major difference between the present unstable state and the one in PDFD is that now I am making changes to accommodate Emacs. Before that I was using Tmux+Vim together with other standalone CLI programs.

PDFD will only offer guidance about the latest stable state of my dotfiles. The code has been forked from this repository and is maintained as a separate project for as long as Debian 10 'buster' is the current stable version: https://gitlab.com/protesilaos/cpdfd

As such, PDFD will never contain the latest breaking changes. Please contact me if you have any questions: https://protesilaos.com/contact/

Do not track my dotfiles directly

My dotfiles' repo functions as a laboratory for my custom desktop session. I offer no support whatsoever about tracking it and may introduce breaking changes without prior notice.

Just use PDFD. It is why I spent an inordinate amount of time cleaning up the code, documenting it extensively, and ultimately writing instructions on how to reproduce it.

That granted, you can always open an issue here or contribute any fixes.

Copying

Unless otherwise noted, all code herein is distributed under the terms of the GNU General Public License Version 3 or later.