dotfiles/atom/export.sh

8 lines
57 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
mkdir ~/.atom
cp * ~/.atom