1
0
Fork 0
Dotfiles for my PC/laptop
Go to file
Luca Bilke 875ea1b459
nvim: better paste keybind
2024-07-02 17:29:07 +02:00
.config nvim: better paste keybind 2024-07-02 17:29:07 +02:00
.local ffmessage: remove old sites 2024-06-26 12:59:50 +02:00
.editorconfig editorconfig: remove broken config 2024-06-27 18:46:21 +02:00
.gitignore fix gitignore, exclude firefox from unclutter 2024-06-12 01:17:54 +02:00
.gitmodules configure fzf-tab 2024-06-10 18:02:25 +02:00
.stow-local-ignore stow: fix keymap symlink 2024-06-26 19:54:21 +02:00
README.md reformat readme 2024-05-28 11:44:31 +02:00
TODO.md add clipmenud service, update todo 2024-05-15 17:30:35 +02:00

README.md

Dotfiles

These are the dotfiles that I use on Void Linux. I keep them on a selfhosted git server for easy synchronization, and mirror them to github so that others can use parts of them as well.

Installation

I've written a script that will configure a fresh void installation to be used with these dotfiles. You can also clone the repo to ~/.local/share/stow/dots and run ~/.local/share/stow/dots/.local/bin/dotsync to install them on an existing installation, but I'm sure that a few things would break.

Warnings

My .zprofile automatically runs xinit if logged in on TTY1 and no other X server is running. This is because I use the default getty and want to automatically start dwm after logging in. If any key mappings seem strange, it's because I use the dvorak keyboard layout.