From 27ac56f3af62474cb4e69728541e551c0c5dd4a4 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 5 Sep 2021 00:23:41 -0400 Subject: Major updates to my shell configuration --- shell/build.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 shell/build.sh (limited to 'shell/build.sh') diff --git a/shell/build.sh b/shell/build.sh deleted file mode 100755 index 3a6c129..0000000 --- a/shell/build.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -cat \ - notice \ - aliases \ - utils \ - colors \ - misc \ - update \ - conf \ - > ../mkshrc -- cgit v1.2.3