jonhoo / configs

My configuration files

Home Page:http://thesquareplanet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The configuration files are managed with GNU Stow. Each top-level directory represents a "group" of configs, and you can "install" (by symlinking) the configs of a group using

$ stow -Sv <group>

You can use -n to just show what it would install.

Stow has a bunch of shortcomings, but I haven't bothered to move to anything else yet. In theory, the directory layout should be mostly compatible with other tools like chezmoi that you may enjoy more, though I have not tried them myself.

About

My configuration files

http://thesquareplanet.com


Languages

Language:Shell 56.6%Language:Lua 32.9%Language:CSS 5.5%Language:Vim Script 5.1%