sharkdp / config-files

A set of configuration files for vim, zsh, i3, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config-files

Install

Before installing, make sure the following packages are installed:

git vim zsh

Then, clone the repo and run the bootstrap script

git clone https://github.com/sharkdp/config-files.git ~/.cf
cd ~/.cf
./bootstrap

Update

cd ~/.cf
git pull
./bootstrap

Minimal set

To install just the essentials, see the set of minimal config files.

About

A set of configuration files for vim, zsh, i3, ...


Languages

Language:Python 65.2%Language:Shell 15.4%Language:C++ 12.8%Language:Vim Script 3.8%Language:Vim Snippet 0.9%Language:JavaScript 0.7%Language:Makefile 0.6%Language:Roff 0.5%Language:TeX 0.1%Language:CSS 0.0%