From 6a0e18aab79cefa8cd4917e9a6d121349f41eb3f Mon Sep 17 00:00:00 2001 From: Leonardo Bishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 14 Dec 2021 15:36:41 +0000 Subject: Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..871be0f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# dotfiles + +Dotfiles for my machines. While I don't recommend using them (since everybody has highly specific needs), you're welcome to look around. + +## Usage + +For fast installation, I wrote a small script to copy the dotfiles to their destinations. The files and the manner in which they should be copied is specified in the `directoryinfo` file. + +To use this script, simply run: +``` +$ ./deploy.py +``` -- cgit v1.2.3-70-g09d2