jamesroutley / dot-config

πŸ‘©β€πŸ”¬ My configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.config

Configuration files for various things

Overview

Certain software store configuration files in ~/.config/<name> directories. I like this convention, and I've moved config for software which doesn't natively support ~/.config to here anyway.

Install

git clone github.com/jamesroutley/dot-config ~/.config
cd ~/.config
make link

Git ignore

The .gitignore file is set up to only watch explicitly included files and directories, so we don't accidentally commit unexpected applications' config

About

πŸ‘©β€πŸ”¬ My configuration files


Languages

Language:Vim Script 85.4%Language:Lua 6.6%Language:Shell 5.6%Language:Python 1.8%Language:Makefile 0.4%Language:Vim Snippet 0.2%