diff --git a/bashrc.d/local/stbbri-sec-1.bash b/bashrc.d/local/stbbri-sec-1.bash index 80b7fa0..5b97397 100644 --- a/bashrc.d/local/stbbri-sec-1.bash +++ b/bashrc.d/local/stbbri-sec-1.bash @@ -75,3 +75,5 @@ export EDITOR="vim -X" export BORG_PASSCOMMAND='pass show borg_sec1_to_sec2' export UV_CACHE_DIR="/local/scratch/$USER/.cache/" + +echo "DISPLAY: $DISPLAY"