-
Notifications
You must be signed in to change notification settings - Fork 16
pls
nuxsh edited this page Feb 13, 2022
·
4 revisions
pls
is a wrapper for nix flake commands to help manage my dotfiles.
inspired by hlissner's hey
> pls help
usage: pls [command]
available commands:
check run 'nix flake check' on your dotfiles
gc collect garbage
home rebuild home-manager config
rebuild rebuild system config
repl open a nix-repl with nixpkgs and dotfiles
update [input] update specific input or all
upgrade update all inputs and rebuild
optimise optimise the nix store
help print this help message