emacs/startkit/graphene/install.sh

4 lines
88 B
Bash
Raw Normal View History

2018-12-11 18:21:17 +08:00
#! /bin/sh
DEST_DIR="$1"
git clone git@github.com:shen390s/dotfiles-emacs.git $DEST_DIR