From 6a18000a490fe5ed5687da2a774bdbbc1558bd56 Mon Sep 17 00:00:00 2001 From: Michael Yockey Date: Sat, 25 Jan 2020 17:44:24 -0500 Subject: [PATCH] Added a README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f4c156 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Dotfiles + +Local customizations with the goal of maintaining a 1-step install. + +## Install + +With ZSH installed, close this repository anywhere and run `install.zsh`. Files will be copied into `$HOME/.files` and `.zshrc` will be symlinked into `$HOME`.