From a5895dc05bad7d95fcb546bd990ce234e7973cbe Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 2 Mar 2025 08:52:04 +0100 Subject: [PATCH] Update exports --- dotfiles/.bash_profile | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.bash_profile b/dotfiles/.bash_profile index 4045b20..4686c5a 100644 --- a/dotfiles/.bash_profile +++ b/dotfiles/.bash_profile @@ -6,6 +6,7 @@ export TERMINAL=st export TERMINAL_PROG=st export BROWSER=librewolf export PAGER='nvimpager -p' +export PODMAN_COMPOSE_PROVIDER=podman-compose export CM_SELECTIONS="clipboard" export CM_DEBUG=1