barentsen / dotfiles

My custom configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geert's configuration files MIT license

Configures zsh, vim and tmux to Geert's liking.

This repository holds my configuration files, which have been heavily inspired by looking at other people's dotfiles repositories across GitHub.

Installation

To link the various configuration files into your home-directory, type

make all

Warning: this will overwrite existing configuration files in your home directory without asking for permission, including e.g. ~/.zshrc, ~/.zshenv, ~/.tmux.conf, ~/.vimrc, and ~/.vim. Proceed with caution.

License

These files are made available under the MIT License. Parts of this repository have originated from other liberally-licensed repositories, some of which are linked as submodules. See the README files in the subdirectories for details.

About

My custom configuration files.


Languages

Language:Shell 52.0%Language:Vim Script 43.8%Language:Makefile 4.2%