bin/scratch @ fe3fd6a50ad9

Update subrepos
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Jul 2018 15:43:34 +0000
parents 51ec87e1d131
children b8fcc95eea52
#!/usr/bin/env bash

set -euo pipefail

mkdir -p "$HOME/Desktop/scratch"
cd "$HOME/Desktop/scratch"
$EDITOR "$HOME/Desktop/scratch/scratch.$1"