Skip to content

Files

Latest commit

 

History

History
25 lines (14 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 420 Bytes

dotfiles

super lazy dotfiles repo

Install

clone this repo in your home folder:

$ git clone https://github.com/argshook/dotfiles.git
$ git submodule init
$ git submodule update

How does it work

this repo contains .gitignore which ignores everything except for some dotfiles. That's it.

Why not symlinks?

i don't know, maybe later

i might or might not write some uninstall script for this.