added pipewire. cleaned up profile.

This commit is contained in:
2025-05-31 08:06:08 -05:00
parent b849f59fe3
commit 1531d84d91
13 changed files with 1653 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
echo RUNNING ENV
echo DEPLOYING ENV
cp -r $script_dir/../env/.bashrc "$DEV_ENV"
cp -r $script_dir/../env/.bash_profile "$DEV_ENV"