A slowly-expanding collection of my dotfiles
Find a file
2026-02-16 20:09:19 -06:00
.aliases aliases: Fix Python command checks 2026-02-10 00:23:42 -06:00
.config [NEW] pipewire: Add initial config. 2024-11-16 16:11:11 -06:00
.profile.d profile: Perl environment improvements 2025-09-10 16:49:58 -05:00
.sway sway: Set bemenu-run font and border 2024-10-16 13:23:11 -05:00
Apple_Terminal Apple_Terminal: Remove unnecessary CommandString, silence Bell 2024-01-08 09:01:47 -06:00
x-crap [OLD] X: Add olde X crap for problem children 2024-05-22 19:32:44 -05:00
.bashrc bashrc: set GPG_TTY 2026-02-16 20:09:19 -06:00
.bashrc.freebsd Colorful ls on FreeBSD 2024-04-25 07:42:47 +00:00
.bashrc.mac bashrc: Terminal.app improvements, aliases broken out 2024-01-06 04:02:23 -06:00
.gitignore ignore: Session.vim 2024-10-22 09:52:20 -05:00
.inputrc [NEW] inputrc: Set readline to vi mode 2024-04-25 07:48:32 +00:00
.profile profile: Make GPG behave 2025-01-22 02:55:13 -06:00
.profile.freebsd profile.freebsd: Added XDG_RUNTIME_DIR 2024-05-22 14:39:42 -05:00
.profile.linux profile: Add core_perl to PATH on Arch Linux 2026-02-10 00:20:56 -06:00
.profile.mac profile: Perl environment improvements 2025-09-10 16:49:58 -05:00
.vimrc vimrc: Make netrw default to tree view 2026-02-10 00:26:17 -06:00
GNUmakefile Makefile: Add system-wide bashrc target for Linux 2025-03-04 13:15:10 -06:00
LICENSE LICENSE: Added LICENSE. 2024-04-06 17:13:31 -05:00
README.md README: Add FreeBSD package names. 2024-04-25 06:39:47 +00:00

DOTTIES

This is my personal dotfiles repository. Welcome!

Installing

GNU/Linux and MinGW64/Msys2/Clang64

Install my dot files with:

$ make install

BSD and Mac

Make sure you have the GNU Coreutils (for ginstall) and GNU Make (gmake) installed from your ports tree. On MacPorts and FreeBSD these are provided with the coreutils and gmake ports/packages, respectively.

Once you've GNU-ified your system, you can install my dotties with:

$ gmake install