dotfiles/config/export.sh

7 lines
106 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
2016-05-06 17:04:10 +01:00
mkdir -p ~/.config/terminator
cp terminator.conf ~/.config/terminator/config