From 3f43778994f99124a6c4014719c62897dbaf870e Mon Sep 17 00:00:00 2001 From: siinus Date: Thu, 18 Jul 2024 22:58:41 +0300 Subject: [PATCH] Replace pfetch with fastfetch --- zsh/.zshrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index ba7401a..34fbee5 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -61,6 +61,4 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs source /usr/share/zsh/plugins/zsh-vi-mode/zsh-vi-mode.plugin.zsh -export PF_INFO="ascii os host kernel uptime pkgs memory shell editor wm de palette" -pfetch - +fastfetch