Note: Download the zip file from GitHub, since Git is not available during the initial setup. You can place it on the Desktop as the directory will be deleted after the setup.
install just
$ bash ./just-install.shinstall nix
$ just nix-installNote: If
justis not added to yourPATH, you can run it directly using the full path. For example:$ /Users/<username>/.local/bin/just nix-install
Note: If you already have
bashorzsh, you may get an error.
- In that case, back up
/etc/zshrcetc. according to the error message.- After running
$ just nix-uninstall, run$ just nix-installagain.
$ just nix-apply