aboutsummaryrefslogtreecommitdiff
path: root/shell/build.sh
blob: 3a6c1290234b7f8d1d6bd140d329330f4668b832 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

cat \
	notice \
	aliases \
	utils \
	colors \
	misc \
	update \
	conf \
	> ../mkshrc