From 01067990cce27b7af94506f583de025d28e31c1b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 5 Sep 2021 12:06:19 -0500 Subject: Change bootstrapping method Now uses a script, ./bootstrap.sh, and a file, ./bootstrap.manifest. --- bootstrap/bash_profile | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 bootstrap/bash_profile (limited to 'bootstrap/bash_profile') diff --git a/bootstrap/bash_profile b/bootstrap/bash_profile deleted file mode 100644 index 4439ca7..0000000 --- a/bootstrap/bash_profile +++ /dev/null @@ -1,4 +0,0 @@ -# bash_profile - -[[ -f ~/.profile ]] && source ~/.profile -[[ -f ~/.bashrc ]] && source ~/.bashrc -- cgit 1.4.1-21-gabe81