aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/home/conf/zsh/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home/conf/zsh/default.nix b/modules/home/conf/zsh/default.nix
index 90eba56c..f5c65081 100644
--- a/modules/home/conf/zsh/default.nix
+++ b/modules/home/conf/zsh/default.nix
@@ -78,6 +78,8 @@
shellAliases = {
ll = ". ll";
+ lm = ". lm";
+
hisea = "history 0 | grep";
};
sessionVariables = {