Files
omarchycn/test/shell.d/fixtures/privileged-heredoc/arithmetic-left-shift-before-heredoc.sh
T
2026-08-30 11:54:31 -04:00

6 lines
112 B
Bash

mask=$((1 << bits))
cat >/etc/omarchy/agent.conf <<EOF
helper=$HOME/.local/share/omarchy/bin/omarchy-agent
EOF