Warning
This version depends on the project gw31415/rsplug.nvim, which is currently private.
nix run github:gw31415/dotfilesNote
This is just running the dot package. The dot package is a helper command to manage gw31415/dotfiles.
macFUSE needs to change the Security Policy.
-
Shortcut for
dot --home, or installgithub:gw31415/dotfiles.dot
-
Switch env of home-manager
dot --home # or `dot -h` -
Switch env of nix-darwin
dot --darwin # or `dot -d` -
Switch all envs
dot --all # or `dot -a` -
Fetch & update the
flake.lockdot --update # or `dot -u`
-
Open the dir-changed devShell of the dotfiles and run
<cmd>. Without<cmd>, it will open$SHELL.dot sh <cmd>
-
Nix garbage-collection
dot gc
-
Nix garbage-collection (aggressive)
dot gc --aggressive
-
Update all environments after updating the
flake.lockdot -ua
-
Show
git statusof the currentdotfilesdot sh git status