aboutsummaryrefslogtreecommitdiff
path: root/shell/build.sh
diff options
context:
space:
mode:
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