config-files icon indicating copy to clipboard operation
config-files copied to clipboard

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

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.