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_logout | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bootstrap/bash_logout (limited to 'bootstrap/bash_logout') diff --git a/bootstrap/bash_logout b/bootstrap/bash_logout deleted file mode 100644 index d6c9b7a..0000000 --- a/bootstrap/bash_logout +++ /dev/null @@ -1,6 +0,0 @@ -# bash_logout -# vim:ft=sh - -if [[ -r "$XDG_CONFIG_HOME"/bash/logout ]]; then - source "$XDG_CONFIG_HOME"/bash/logout -fi -- cgit 1.4.1-21-gabe81