diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2021-09-05 00:23:41 -0400 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2021-09-05 00:23:41 -0400 |
| commit | 27ac56f3af62474cb4e69728541e551c0c5dd4a4 (patch) | |
| tree | 4fece6e169320bdfa8b2fc90fc629285520fcb0f /shell/build.sh | |
| parent | 319ac2aec7787ae500eb3ff84020b7ca3e149298 (diff) | |
| download | dotfiles-27ac56f3af62474cb4e69728541e551c0c5dd4a4.tar.gz dotfiles-27ac56f3af62474cb4e69728541e551c0c5dd4a4.tar.xz | |
Major updates to my shell configuration
Diffstat (limited to 'shell/build.sh')
| -rwxr-xr-x | shell/build.sh | 11 |
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 |
