From 7999751cf8cc519fcbd5378c69835b78aedf9a99 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Fri, 28 Jul 2023 09:56:50 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75ec225..8af1c09 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # talksik dotfiles -## Nix commands -- `nix-shell` from $HOME to launch shell based on `shell.nix` +# Clone +1. `cd $HOME` +2. `git clone . + +## Nix +1. install nix based on their website +2. `nix-shell` from $HOME to launch shell based on `shell.nix` ## nvim setup