summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix
index 883cae2..12bc0d6 100644
--- a/packages.nix
+++ b/packages.nix
@@ -34,5 +34,6 @@
      imagemagick # convertion and so on
      nerdfonts # nice fonts, u know
      alacritty # terminal
+     zsh-you-should-use # reminder for aliasses
    ];
 }