From 2a10936486da2973644351fcd329ade58649209f Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sun, 5 Nov 2023 22:00:11 +0100 Subject: [PATCH] add alias --- modules/home/zsh/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/zsh/default.nix b/modules/home/zsh/default.nix index 161a939..f69586c 100755 --- a/modules/home/zsh/default.nix +++ b/modules/home/zsh/default.nix @@ -15,6 +15,7 @@ # ani = "bash $HOME/.local/bin/anime --dub"; # Utils + c = "clear"; vim = "nvim"; cat = "bat --theme 'Visual Studio Dark+'"; l = "eza --icons -a --group-directories-first -1"; #EZA_ICON_SPACING=2