From 2aa1ee3616941b596c28780945b1f90dd94d03a2 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Sun, 15 Mar 2026 09:15:03 -1000 Subject: teams/designsuite: Fix bash configuration --- config.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.sh b/config.sh index ee65a1e..abe98b1 100755 --- a/config.sh +++ b/config.sh @@ -419,7 +419,7 @@ FOE chmod a+x /usr/share/applications/fedora-design-team.desktop # Use Powerline in bash -cat >> $HOME/.bashrc << FOE +cat >> /etc/profile.d/powerline-shell.sh << FOE # Enable powerline daemon if [ -f `which powerline-daemon` ]; then powerline-daemon -q @@ -428,6 +428,7 @@ if [ -f `which powerline-daemon` ]; then . /usr/share/powerline/bash/powerline.sh fi FOE +chmod 644 /etc/profile.d/powerline-shell.sh # End powerline override # Override the favorite desktop application in Dash -- cgit v1.3.1+13