aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2022-01-30 00:32:25 +0100
committerBond_009 <bond.009@outlook.com>2022-01-30 00:32:25 +0100
commitb525f414af8bf22730cf9a6687cafbcbebb6fd34 (patch)
tree21cfea4184c7fdf60bddf62151b10818007b0bd7
parentcc7d1a186e11b9b2605327d3ab37c9d33cbad528 (diff)
Add README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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