From 074c289c8038f50baa59abff45c298d42bc910c6 Mon Sep 17 00:00:00 2001 From: Adam Rabjerg Date: Wed, 11 Dec 2024 17:50:16 +0100 Subject: [PATCH] XGD_DATA_HOME --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index b5d04b2..5f32af4 100644 --- a/bashrc +++ b/bashrc @@ -4,5 +4,6 @@ function nix-pkgversion { } export PS1="\[\033[38;5;118m\]\u\[$(tput sgr0)\]@\[$(tput sgr0)\]\[\033[38;5;119m\]\h\[$(tput sgr0)\]:\[$(tput sgr0)\]\[\033[38;5;45m\][\w]\[$(tput sgr0)\]{\$?}\\$ \[$(tput sgr0)\]" +export XDG_DATA_HOME="$HOME/.local/share" timeout 3 bash /home/adam/git/private/b1_motd/update_motd.sh