Rework profile/env for shells
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# trying the "portable install" option; using this launch script to point to that
|
||||
source "$XDG_CONFIG_HOME/zsh/.zshenv"
|
||||
. $XDG_CONFIG_HOME/profile
|
||||
|
||||
reaper_portable_exec_macos="$DIR_REAPER_PORTABLE_MACOS/REAPER.app/Contents/MacOS/REAPER"
|
||||
[[ ! -x "$reaper_portable_exec_macos" ]] && {
|
||||
|
||||
Reference in New Issue
Block a user