From b525f414af8bf22730cf9a6687cafbcbebb6fd34 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Sun, 30 Jan 2022 00:32:25 +0100 Subject: Add README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..2472a88 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# My dotfiles + +This repo contains my dotfiles, managed with [GNU stow](https://www.gnu.org/software/stow/) + +## Usage + +1. Clone the repo into your home directory +2. `cd dotfiles` +3. Execute `stow $DIR`, where `$DIR` is the directory with the config files you want to use +e.g. `stow neovim` if you want my neovim settings -- cgit v1.2.3