From eefbd029b55b2782b0d7b11b4989ce0ca9b256cd Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 15 Oct 2019 20:56:41 -0400 Subject: Massive organization of my dotfiles --- shell/build.sh | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'shell/build.sh') diff --git a/shell/build.sh b/shell/build.sh index 85b648c..3a6c129 100755 --- a/shell/build.sh +++ b/shell/build.sh @@ -2,7 +2,6 @@ cat \ notice \ - ksh \ aliases \ utils \ colors \ @@ -10,19 +9,3 @@ cat \ update \ conf \ > ../mkshrc - -cat \ - notice \ - aliases \ - utils \ - colors \ - bash \ - > ../bashrc - -cat \ - notice \ - aliases \ - utils \ - colors \ - ash \ - > ../ashrc -- cgit v1.2.3