1
0
Fork 0
mirror of https://github.com/correl/dotfiles.git synced 2025-04-04 17:00:08 -09:00
dotfiles/recipes/mit-scheme

7 lines
92 B
Bash

#!/bin/bash
# Description: MIT Scheme (used in SICP)
set -e
_recipe brew
_brew mit-scheme