Skip to content

poxar/dotfiles

Repository files navigation

A dotfile repo

My configuration files, scripts, and random hacks. I change those files a lot and sometimes I break things, so be careful.

Since most tools respect the XDG base directory spec now, I only track ~/.config here.

To deal with SSH I just Include ~/.config/ssh/defaults in ~/.ssh/config, most of the ssh config needs to stay private anyways, so it works out nicely.

Installation

Stow is used to manage the symlinks and it's just a matter of stow -S ., see .stowrc for details.

Archive