ts
ts copied to clipboard
Create a ./install command that can be run from anywhere the dotfiles dir is on macOS
So you can even install dotfiles to ~/Desktop and then run ./install
and it will magically work too and set the system up as I specified. Perhaps it would move the dotfiles to ~/.dotfiles on its own. Not sure what the correct Nix way to do this is.