Added a zsh alias
This commit is contained in:
parent
263c63c7bf
commit
97c37e97e7
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
shellAliases = {
|
||||
update = "sudo nixos-rebuild switch --flake";
|
||||
compose = "sudo docker compose";
|
||||
};
|
||||
|
||||
ohMyZsh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue