From d46304378c03482ffdfb96fe582a95796b1db194 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 4 Nov 2025 16:41:52 +0000 Subject: Small changes --- Shell/.zprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Shell/.zprofile') diff --git a/Shell/.zprofile b/Shell/.zprofile index a2da895..c2b2ab7 100644 --- a/Shell/.zprofile +++ b/Shell/.zprofile @@ -24,9 +24,9 @@ export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket" sh /etc/profile.d/debuginfod.sh # Import useful variables to systemd -systemctl --user import-environment PATH SSH_AUTH_SOCK +systemctl --user import-environment PATH SSH_AUTH_SOCK EDITOR # Run some programs echo "Welcome to..." figlet "Arch Linux" -/usr/bin/pfetch +fastfetch -- cgit v1.2.3-13-gbd6f