Protesilaos's dotfile collection. Should be fun to poke through.
Go to file
Protesilaos Stavrou 63b5dfa8b8
Emacs modus themes: sync latest updates
For documentation, screen shots, proper commit and change logs, refer to
their repo: https://gitlab.com/protesilaos/modus-themes
2020-05-04 11:38:42 +03:00
bin/bin Fix whitespace issues. Add note about contributor. 2020-05-01 19:41:17 +03:00
bspwm bspwm_dynamic_desktops: Add "send+follow" actions 2020-01-29 07:22:41 +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: sync latest updates 2020-05-04 11:38:42 +03:00
fontconfig/.config/fontconfig/conf.d fontconfig: Update default sans-serif 2020-01-19 09:55:59 +02:00
gtk Improve linting styles for Vim and GTK syntax 2020-04-07 06:34:30 +03:00
keyring/.config/autostart Update gnome-keyring-{secrets,ssh}.desktop 2019-11-12 09:36:57 +02:00
NO-STOW-git Gitconfig: use `diff3' for conflict resolution 2020-04-12 16:31:10 +03: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: add section with pacman and yay aliases 2020-04-26 00:15:50 +03:00
vim Improve linting styles for Vim and GTK syntax 2020-04-07 06:34:30 +03:00
xinit xinit: Add .profile 2020-01-16 14:21:20 +02:00
xterm Minor update to Xresources. Tweak font settings. 2019-11-05 15:35:25 +02:00
.gitignore Add `emacsclient' gitignore 2020-01-13 15:07:48 +02:00
COPYING Restart repo history 2019-02-06 21:34:01 +02:00
README.md Update README with regard to distro of choice 2020-01-13 11:51:58 +02:00

My BSPWM and Emacs for GNU/Linux

UPDATE 2020-01-13: I continue to use Debian 10 'buster' (current stable) as my main operating system. Check the tagged releases for the commits that were made from Void Linux box. Going forward, I will be using Debian as my benchmark, because it is easier for maintenance: a rolling-release distro requires too much effort to keep track of all changes and to update all relevant documentation accordingly (plus, I prefer a stable system overall).

I plan to stick with BSPWM at least for the entire life-cycle of Debian 10, even though my focus now is on Emacs.

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. There also are some refinements on the scripts I have written and the general shell or desktop environment.

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.