added lzd sehll alias
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
echo "Hello from docker.nix!"
|
||||
'')
|
||||
];
|
||||
home.shellAliases = {
|
||||
lzd = "lazydocker";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user