aboutsummaryrefslogtreecommitdiff
path: root/modules/zsh
diff options
context:
space:
mode:
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 ea0dce9..10777bb 100644
--- a/modules/zsh/default.nix
+++ b/modules/zsh/default.nix
@@ -44,6 +44,7 @@ in
lg = "NO_COLOR= lazygit";
gdb = "gdb -q";
py = "ipython3";
+ fetch = "fastfetch";
};
autosuggestion.enable = true;
initExtra = ''