git: init config

This commit is contained in:
Jeremy Baxter 2024-05-02 13:13:30 +12:00
parent e382f41522
commit 8eddbd0658
3 changed files with 15 additions and 0 deletions

View file

@ -4,6 +4,8 @@ set -e
cd "$(dirname $0)"
cp "$HOME"/.gitconfig .
cp "$HOME"/.gitignore .
mkdir -p .emacs.d/
cp "$HOME"/.emacs.d/init.el .emacs.d/init.el
mkdir -p .config/aerc/