Towry's dotfiles managed in The Nix Way with home-manager.
make build
All nix bins is available at:
$HOME/.nix-profile/bin/
- Install home-manager on macOS
- Options
- Run
sudo vi /etc/shellsand add the output ofwhich fish($HOME/.nix-profile/bin/fish) as an entry. - Run
chsh -s $(which fish).
First run:
make boot
Afterwards, run: make rebuild.
alt+eto edit the prompt.