macOS VM nix-shell

This commit is contained in:
2024-10-10 00:24:48 +01:00
parent 7914bca2db
commit a0c323da16
3 changed files with 19 additions and 29 deletions

View File

@@ -21,5 +21,5 @@ This repository can be used as a base for your own dotfiles.
2. Run the install script:
```sh
sh <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/refs/heads/main/install.sh)
bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/refs/heads/main/install.sh)
```