Skip to content

Instantly share code, notes, and snippets.

@lambda-9
lambda-9 / BSD-2-Clause.txt
Last active March 6, 2019 20:05
BSD 2-Clause "Simplified" License with SPDX Headers
Valid-License-Identifier: BSD-2-Clause
SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html
Usage-Guide:
To use the BSD 2-clause "Simplified" License put the following SPDX
tag/value pair into a comment according to the placement guidelines in
the licensing rules documentation:
SPDX-License-Identifier: BSD-2-Clause
License-Text:
Copyright (c) <YEAR> <COPYRIGHT HOLDER>
@lambda-9
lambda-9 / mac-bootstrap.sh
Last active August 2, 2019 23:29 — forked from Tehnix/brew-up-system.sh
Set up Mac development environment for Python
#!/bin/bash
# coding: utf-8
PREFERRED_SHELL=zsh
PYTHONVERSION="3.7.1"
RUBYVERSION="2.5.3"
PREZTO_REPO="https://github.com/bennyhahmeen/prezto.git"
packages=(
aspell