From 1870343808baa23e3a3db6726a523c15f1a56c71 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 31 Oct 2022 21:15:40 +0000 Subject: [PATCH] Update dotfiles/.profile --- dotfiles/.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/.profile b/dotfiles/.profile index e1bec83d..e895d14a 100644 --- a/dotfiles/.profile +++ b/dotfiles/.profile @@ -109,10 +109,10 @@ if [ "$0" = 'bash' ] || [ "$0" = '/bin/bash' ] || [ "$0" = 'zsh' ] || [ "$0" = ' bash_motd --banner --processor --memory --diskspace --services --docker --updates --letsencrypt --login elif command -v qubes-vmexec > /dev/null; then # Qubes AppVM - bash_motd --banner --memory --diskspace --docker + bash_motd --banner --memory --diskspace --docker --updates --services elif command -v qubes-dom0-update > /dev/null; then # Qubes dom0 - bash_motd --banner --updates + bash_motd --banner --updates --services elif [ -d /Applications ] && [ -d /System ]; then # macOS bash_motd --banner