Added a zsh alias to capture the current KDE Plasma configuration
This commit is contained in:
parent
3e02c0a1d0
commit
e912a3d2f2
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
update = "sudo nixos-rebuild switch --flake";
|
||||
compose = "sudo docker compose";
|
||||
wolpc = "wakeonlan D8:5E:D3:A8:B1:0";
|
||||
capture-config = "nix run github:pjones/plasma-manager > ~/nix-config/home-manager/plasma-conf.txt"
|
||||
};
|
||||
|
||||
ohMyZsh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue