From 67bff975167c5e4158a2d1caa0a44175b23571f8 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 14 Dec 2021 15:14:09 +0000 Subject: Rewrite deploy script in python --- deploy.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 deploy.sh (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh deleted file mode 100755 index 27560e9..0000000 --- a/deploy.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -cp -a zsh/. ~ -cp -a git/. ~ -cp -a vim/. ~ - -cp -a nvim ~/.config/nvim - -- cgit v1.2.3-70-g09d2