fix: missed semicolon
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
cp = "xcp";
|
cp = "xcp";
|
||||||
update-os = "nh os switch ~/.dotfiles";
|
update-os = "nh os switch ~/.dotfiles";
|
||||||
update-home = "nh home switch ~/.dotfiles";
|
update-home = "nh home switch ~/.dotfiles";
|
||||||
k = "kubectl"
|
k = "kubectl";
|
||||||
};
|
};
|
||||||
|
|
||||||
history = {
|
history = {
|
||||||
|
|||||||
Reference in New Issue
Block a user