Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 467 Bytes

unixfiles

A collection of my unix config files. Basically anything that doesn't belong in the nixfiles repo is commited here.

How to use

Clone

Clone this repo recursively (including submodules): git clone --recursive https://github.com/fuerbringer/unixfiles.git.

Stow files

Vim example

To stow Vim config files: cd unixfiles && stow vim -t ~.

Screenshot

screenshot