All Projects → kkovacs → kkrc

kkovacs / kkrc

Licence: other
Simple one-shot configuration updater for various dot rc files.

Programming Languages

Vim Script
2826 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
autohotkey
350 projects
This directory contains some configuration files that I like to use, and
recently I got tired of copying them around to all machines and user accounts I
have.

This newer version uses soft-links instead of copying files around. Works on
the user level (it was tedious and error-prone to maintain the system-level
variations between various operating systems, distributions, etc.)

To install:

git clone https://github.com/kkovacs/kkrc/ ~/.kkrc; ~/.kkrc/install.sh

After that, you can always update with:

~/.kkrc/update.sh

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].