Protesilaos's dotfile collection. Should be fun to poke through.
Go to file
2019-11-29 19:33:38 +02:00
bin/bin poweroptionsmenu: Add BSWPM desktop/monitor reset 2019-11-29 19:27:50 +02:00
bspwm sxhkd: minor documentation update 2019-11-27 15:47:12 +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 modus themes: remove `:weight normal' 2019-11-29 18:59:24 +02:00
fontconfig/.config/fontconfig/conf.d Minor fontconfig tweaks 2019-10-20 09:11:57 +03: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: Change font for proper alignment 2019-11-07 09:32:16 +02:00
shell bash_profile: run `xinit' on TTY1 login 2019-11-25 18:40:22 +02:00
vim Fix Vim bell event when hitting Esc in Normal mode 2019-06-28 14:47:54 +03: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.