diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..171e40b --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # TGWIL Dotfiles.Sys | ||
2 | |||
3 | These are my system-level configurations which apply to all machines. | ||
4 | |||
5 | My other dotfiles: | ||
6 | |||
7 | - [dotfiles.core](http://git.tgwil.net/dotfiles.core) for user-level configurations for all users on all machines. | ||
8 | - [dotfiles.tgwil](http://git.tgwil.net/dotfiles.tgwil) for my personal daily-driver user. | ||
9 | |||
10 | ## Installation | ||
11 | |||
12 | This one requires manual-as-fuck installation. Couldn't figure out how to make it convenient *and* secure, nor do I really care. How often do new machines come around anyways? | ||
13 | |||
14 | |||
15 | # TODO | ||
16 | 1. Figure out installation method that doesn't fucking suck. | ||