dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

emulate-mac (238B)


      1 #!/bin/sh
      2 minivmac --rom ~/.local/lib/installers/macos-system-6/vmac.rom \
      3 	~/.local/lib/installers/macos-system-6/disk/disk1.dsk \
      4 	~/.local/lib/installers/macos-system-6/disk/disk2.dsk \
      5 	"$@"  # mount up to three additional disks here