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";