diff --git a/home-manager/tuiapps/zsh.nix b/home-manager/tuiapps/zsh.nix index be9b42a..8da868d 100644 --- a/home-manager/tuiapps/zsh.nix +++ b/home-manager/tuiapps/zsh.nix @@ -20,7 +20,6 @@ # Shortcut aliases neo = "clear && fastfetch"; - pfetch = "fastfetch --config ~/.config/fastfetch/small.jsonc"; ip = "ip -c"; ls = "${pkgs.eza}/bin/eza -a --color=always --group-directories-first --icons"; nls = "/usr/bin/env ls";