dotfiles/atom/export.sh

8 lines
57 B
Bash
Executable File

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