aboutsummaryrefslogtreecommitdiff
path: root/modules/zsh
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-04-04 19:52:56 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-04-04 19:59:19 -0400
commit4bc0c6912de76c20c52b23d8897f29a6524ebd67 (patch)
treef608f96c895289de706d7f922250f9fd57c2a15c /modules/zsh
parent2dccaa26240c1a1e0a608dadadb6d5391292495b (diff)
downloadhome-4bc0c6912de76c20c52b23d8897f29a6524ebd67.tar.gz
lazygit alias
Diffstat (limited to 'modules/zsh')
-rw-r--r--modules/zsh/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/zsh/default.nix b/modules/zsh/default.nix
index c884333..94eb79c 100644
--- a/modules/zsh/default.nix
+++ b/modules/zsh/default.nix
@@ -41,6 +41,7 @@ in
ls = "eza";
ll = "eza -l";
hide = "swayhide";
+ lg = "lazygit";
};
autosuggestion.enable = true;
initExtra = ''