aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdam0 <me@kumardamani.net>2023-04-07 18:52:15 +0000
committerkdam0 <me@kumardamani.net>2023-04-07 18:52:15 +0000
commit952f33c39e246eaf4f2b2a21678dfc7ac50cbd9f (patch)
treeb9b070ce5b21e5a77956634b5369b8b8c53c2dba
parent092e02e3216009e7d499bb64f644848fba3385b5 (diff)
readme instructions
-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
+```