diff options
| author | kdam0 <me@kumardamani.net> | 2023-04-07 18:52:15 +0000 |
|---|---|---|
| committer | kdam0 <me@kumardamani.net> | 2023-04-07 18:52:15 +0000 |
| commit | 952f33c39e246eaf4f2b2a21678dfc7ac50cbd9f (patch) | |
| tree | b9b070ce5b21e5a77956634b5369b8b8c53c2dba | |
| parent | 092e02e3216009e7d499bb64f644848fba3385b5 (diff) | |
readme instructions
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +```bash +stow -v -t ~ nix nixpkgs + +# If you want my neovim config, then also # +stow -v -t ~ nvim +``` |
