Update README.md

This commit is contained in:
Arjun Patel
2023-07-28 09:56:50 -07:00
committed by GitHub
parent e8a223e4fb
commit 7999751cf8
+7 -2
View File
@@ -1,7 +1,12 @@
# talksik dotfiles # talksik dotfiles
## Nix commands # Clone
- `nix-shell` from $HOME to launch shell based on `shell.nix` 1. `cd $HOME`
2. `git clone <this_repo> .
## Nix
1. install nix based on their website
2. `nix-shell` from $HOME to launch shell based on `shell.nix`
## nvim setup ## nvim setup