diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2017-02-06 16:51:00 -0500 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2017-02-06 16:51:00 -0500 |
commit | 4c5216cdb755f80f3b54db4ed8c3f7f0b85c1390 (patch) | |
tree | c00f13bfbadcf0dccc7f2e19daaec6b4308f616e | |
parent | 44b0e46635aa92559aa037b7acc5a44798fb0d4a (diff) | |
download | dotfiles-4c5216cdb755f80f3b54db4ed8c3f7f0b85c1390.tar.gz dotfiles-4c5216cdb755f80f3b54db4ed8c3f7f0b85c1390.tar.bz2 dotfiles-4c5216cdb755f80f3b54db4ed8c3f7f0b85c1390.zip |
Adding readme for github
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b31eee1 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Dotfiles +My personal dotfiles for tools that I. This is mostly so I can pull my files onto a new setup quickly, but feel free to use them as a stepping stone to make your own. + +The files included come from many sources, such as tweaks applied to the stock Debian .bashrc or a .vimrc from many different suggestions on reddit. Because of that, don't feel like you need to give me credit for any of that, if you are worried about such things. + +The only special file is the linker script, which creates simlinks to the files in this directory with the files at their home/standard locations. |