summaryrefslogtreecommitdiff
path: root/sets.rc
diff options
context:
space:
mode:
Diffstat (limited to 'sets.rc')
-rw-r--r--sets.rc66
1 files changed, 66 insertions, 0 deletions
diff --git a/sets.rc b/sets.rc
new file mode 100644
index 00000000..a9f8afb4
--- /dev/null
+++ b/sets.rc
@@ -0,0 +1,66 @@
+core=(\
+ awk\
+ bc\
+ bzip2\
+ curl\
+ e2fsprogs\
+ file\
+ git\
+ iproute2\
+ kbd\
+ libressl\
+ loksh\
+ mdocml\
+ musl\
+ ninja\
+ openbsd\
+ openssh\
+ perp\
+ pigz\
+ plan9port\
+ sbase\
+ sdhcp\
+ sinit\
+ skeleton\
+ tz\
+ ubase\
+ util-linux\
+ xz\
+)
+extra=(\
+ less\
+ libfuse\
+ ncurses\
+ the_silver_searcher\
+ unzip\
+ vis\
+)
+devel=(\
+ make\
+ qbe\
+ nasm\
+ scc\
+ mc\
+ man-pages-posix\
+)
+media=(\
+ alsa-utils\
+ ffmpeg\
+ mpv\
+ youtube-dl\
+)
+net=(\
+ hostap\
+ ii\
+ msmtp\
+ sshfs\
+ transmission\
+)
+desktop=(\
+ dmenu\
+ st\
+ swc\
+ terminus-font\
+ velox\
+ xkeyboard-config\
+)