added pipewire. cleaned up profile.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user