aboutsummaryrefslogtreecommitdiff
path: root/Shell/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'Shell/.zprofile')
-rw-r--r--Shell/.zprofile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Shell/.zprofile b/Shell/.zprofile
index f3696c3..b62655e 100644
--- a/Shell/.zprofile
+++ b/Shell/.zprofile
@@ -21,11 +21,13 @@ export DOTNET_ROOT=~/.local/src/dotnet
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
# Import path to systemd
-systemctl --user import-environment PATH
+systemctl --user import-environment PATH SSH_AUTH_SOCK
# Setup debuginfod
sh /etc/profile.d/debuginfod.sh
# Run some programs
+echo "Welcome to..."
+figlet "Arch Linux"
/usr/bin/pfetch
-misfortune
+fortune | cowsay -f "tux"