From 1cc567b5496c1e50db801e88a09e6c61ba204414 Mon Sep 17 00:00:00 2001 From: oqyude Date: Fri, 16 Jan 2026 11:42:08 +0300 Subject: [PATCH] 123 --- modules/essentials/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/essentials/shell.nix b/modules/essentials/shell.nix index 9febcf0..1c53217 100644 --- a/modules/essentials/shell.nix +++ b/modules/essentials/shell.nix @@ -34,6 +34,7 @@ ff = "clear && fastfetch"; l = "ls -l"; lg = "lazygit"; + lc = "lazycli"; st = "systemctl-tui"; gp = "git pull"; ns = "nh os switch";