nicovince / dotfiles

dotfiles, can be bootstrapped with python script dotfiles_bootstrap.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration files

Setup

Dotfile repository used to store all configuration files.

git clone https://nicovince@github.com/nicovince/dotfiles.git ${HOME}/.dotfiles
cd $HOME/.dotfiles
./init_config.sh

Hooks

Install pre-commit:

pip install pre-commit
cd $HOME/.dotfiles
pre-commit install --hook-type pre-commit --hook-type commit-msg

About

dotfiles, can be bootstrapped with python script dotfiles_bootstrap.py


Languages

Language:Shell 92.5%Language:CSS 7.3%Language:GDB 0.2%