Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 394 Bytes

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