You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
osascript -e 'tell application "Arc" to activate' -e 'tell application "System Events" to keystroke "n" using {command down}' -e 'delay 0.5' -e 'tell application "Arc" to open location "http://localhost:5173"' && osascript -e 'tell application "System Events" to keystroke "f" using {command down, control down}'