From 4178710763ab0b05e690b26be6b8cefd0c86a1c2 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 14 Dec 2021 12:29:08 +0000 Subject: Initial commit --- deploy.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 deploy.sh (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh new file mode 100755 index 0000000..27560e9 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +cp -a zsh/. ~ +cp -a git/. ~ +cp -a vim/. ~ + +cp -a nvim ~/.config/nvim + -- cgit v1.2.3-70-g09d2