Go to file
2023-01-02 00:04:28 -05:00
_macos move to macos dir 2023-01-02 00:04:28 -05:00
home move to macos dir 2023-01-02 00:04:28 -05:00
hosts/ts-tl-mbp move to macos dir 2023-01-02 00:04:28 -05:00
jobs maybe fixing fish 2023-01-01 23:33:29 -05:00
.gitignore homefiles 2023-01-01 20:08:14 -05:00
README.md fix for zsh 2023-01-01 22:32:38 -05:00
rebuild.sh move to macos dir 2023-01-02 00:04:28 -05:00

Nix

Install Nix and Home-Manager

For Macos:

Install nix-darwin

$ nix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A installer
$ ./result/bin/darwin-installer
$ ./result/sw/bin/darwin-rebuild switch --flake .

How To

Clone the repository, then symlink ln -s each file to the dotted version in your homedirectory.

ex:

ln -s dotfiles/shell_funcs ~/.shell_funcs