Drop unrelated privileged heredoc scanner
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
mkdir -p ~/.config/omarchy
|
||||
|
||||
cat >~/.config/omarchy/agent.conf <<EOF
|
||||
helper=$HOME/.local/share/omarchy/bin/omarchy-agent
|
||||
EOF
|
||||
|
||||
cat >"$HOME/.local/bin/omarchy-shim" <<EOF
|
||||
exec "$OMARCHY_PATH/bin/omarchy-agent" "$@"
|
||||
EOF
|
||||
Reference in New Issue
Block a user