aboutsummaryrefslogtreecommitdiff
path: root/shell/build.sh
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2019-10-15 20:56:41 -0400
committerMitch Riedstra <mitch@riedstra.us>2019-10-15 20:56:41 -0400
commiteefbd029b55b2782b0d7b11b4989ce0ca9b256cd (patch)
tree535511fd3154342117d67171e28a312bd30c7f87 /shell/build.sh
parent5840f413825e053b645a338d71c1916a06094335 (diff)
downloaddotfiles-eefbd029b55b2782b0d7b11b4989ce0ca9b256cd.tar.gz
dotfiles-eefbd029b55b2782b0d7b11b4989ce0ca9b256cd.tar.xz
Massive organization of my dotfiles
Diffstat (limited to 'shell/build.sh')
-rwxr-xr-xshell/build.sh17
1 files changed, 0 insertions, 17 deletions
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