diff --git a/README.md b/README.md index d8fc207..0de823e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Tomodachi94's Dotfiles -These are my dotfiles. They are intended for my usage only. +These are my dotfiles. They are intended for my usage only, but feel free to take inspiration. Documentation for each individual piece of configuration is inside of its folder, either in the configuration itself or in a README.md in the directory root. ## Setting up ```sh -git clone https://github.com/tomodachi94/dotfiles $HOME/dotfiles +git clone https://github.com/tomodachi94/dotfiles $HOME/dotfiles --filter=blob:none nix develop --impure . just build ```