My one-command configurator for a clean macOS install. Like Archne, but for Mac.
bash <(curl -fsSL https://raw.githubusercontent.com/melounvitek/marchne/main/install.sh)Includes preconfigured
- tiling windows manager AeroSpace (with Omarchy-like hotkeys for windows and workspaces navigation),
- OhMyZSH,
- Neovim,
- Ghostty terminal,
- Pi,
- and many other cool Linux tools.
AeroSpace uses these main shortcuts:
Cmd + Arrow: focus window in that directionCmd + Shift + Arrow: move the focused window in that directionCmd + 1..9: switch workspaceCmd + Option + 1..9: move the focused window to a workspaceCmd + /: switch between horizontal and vertical tilesCmd + ,: switch between horizontal and vertical accordion layoutCmd + Enter: open GhosttyCmd + Shift + ;: enter AeroSpace service mode (Escreloads config and returns to main mode)
After installation, your system will have this configured:
EDITORandVISUALset tonvim- Git
core.editorset tonvim - Caps Lock remapped to Escape (must-have for vim users!)
- The installer copies files from
home/into$HOME. - The installer preserves any existing non-empty Ghostty config and only installs the repo default when no Ghostty config exists yet.
- Some permissions and sign-ins remain manual. See
manual_steps.md.
