Skip to content

yml/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

518d100 · Mar 8, 2019
Oct 19, 2017
Apr 16, 2014
Oct 19, 2017
Oct 19, 2017
Oct 19, 2017
Jul 21, 2017
Mar 8, 2019
Nov 7, 2010
Oct 29, 2016
Sep 5, 2018
Nov 12, 2011
May 14, 2011
Dec 28, 2010
Aug 31, 2014
Jan 6, 2010
Jul 23, 2018
Mar 8, 2019
Oct 19, 2017
May 16, 2018

Repository files navigation

Instructions

Creating source files

Any file which matches the shell glob _* will be linked into $HOME as a symlink with the first _ replaced with a .

For example:

_bashrc

becomes

${HOME}/.bashrc

Installing source files

It's as simple as running:

./install.sh

From this top-level directory.

Install nvim

./install_nvim.sh

Requirements

  • bash