aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..ca26174 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,6 @@
+```bash
+stow -v -t ~ nix nixpkgs
+
+# If you want my neovim config, then also #
+stow -v -t ~ nvim
+```