aboutsummaryrefslogtreecommitdiff
path: root/shell/build.sh
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-09-05 00:23:41 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-09-05 00:23:41 -0400
commit27ac56f3af62474cb4e69728541e551c0c5dd4a4 (patch)
tree4fece6e169320bdfa8b2fc90fc629285520fcb0f /shell/build.sh
parent319ac2aec7787ae500eb3ff84020b7ca3e149298 (diff)
downloaddotfiles-27ac56f3af62474cb4e69728541e551c0c5dd4a4.tar.gz
dotfiles-27ac56f3af62474cb4e69728541e551c0c5dd4a4.tar.xz
Major updates to my shell configuration
Diffstat (limited to 'shell/build.sh')
-rwxr-xr-xshell/build.sh11
1 files changed, 0 insertions, 11 deletions
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